Changes

Line 30: Line 30:  
|title = 7-3 Branching Rules Part 1
 
|title = 7-3 Branching Rules Part 1
 
|expand = true
 
|expand = true
|1 -> A/empty,B =
+
|1 -> A/empty,C =
* A if
+
* Meet '''ANY''' of the following to go to C
* B if
+
** SS(V) >= 1
 +
** BB + FBB + CV + CVB >=1
 +
** BBV + CVL >= 3
 +
** CA + CL >= 3
 +
** CL + CT >=2
 +
** DD + DE <=2 AND DE<=1
 +
* Otherwise go A
    
|C -> D,E =
 
|C -> D,E =
* D if
+
* Meet '''ANY''' of the following to go to D
* E if
+
** SS(V)>= 1
 +
** BB + FBB + CV + CVB >= 1
 +
* Go to E if Fleet contains CL + CT >=2 AND DD + DE >= 3
 +
* If fleet is none of the above, go to D
    
|E -> G,J =
 
|E -> G,J =
2,177

edits