Step 3b:  Solve The Other Two Edges

This step comes after you have solved two adjacent edges in the bottom layer.  There are only 7 cases in this step, and most of them are pretty nice.  Put the two solved edges at DF and DL, and then see what case you have.

1
(UR-DR)

(1,0) / (0,-3) / (-1,-4) / (1,1) / (0,3) / (0,3) / (-1,0)
[6|15]

2
(UR-DR)(UB-DB)

(0,2) / (0,3) / (1,1) / (-1,-4) / (0,-2)
[4|11]

3
(UR-DB)(UB-DR)

/ (0,3) / (0,-4) / (1,1) / (-1,3) / (0,-3) /
[6|13]

4
(UF-DR)(UB-DB)

/ (-3,0) / (0,5) / (6,1) / (0,3) / (-5,0) / (-1,6)
[6|14]

5
(UR-DR-DB)

(4,5) / (0,3) / (0,-5) / (5,0) / (-3,0) / (-5,0) / (-4,0)
[6|14]

6
(UR-DB-DR)

(4,0) / (5,0) / (3,0) / (-5,0) / (0,5) / (0,-3) / (-4,-5)
[6|14]

7
(DR-DB)

(-2,0) / (3,0) / (-1,-1) / (-2,1) / (-1,0)
[4|11]