Line 854: |
Line 854: |
| |title = 3-4 Branching Rules | | |title = 3-4 Branching Rules |
| |expand = true | | |expand = true |
− | |id = 2-5 | + | |id = 3-4 |
− | |0 -> B =
| |
− | |0 -> C =
| |
| | | |
− | |B -> A/empty = | + | |0 -> A, B, D/storm = *Meet '''ANY''' of the following requirements to go to A |
− | |B -> F = | + | **(F)BB(V)+CV(L/B) >= 3 |
| + | **Fleet contains no CLs and DDs |
| + | *Meet '''ANY''' of the following requirements to go to B |
| + | **(F)BB(V)+CV(L/B) = 1 |
| + | **Fleet contains no CV(B/L) |
| + | *Meet '''ALL''' of the following requirements to '''FORCE''' D |
| + | **No (F)BB(V) |
| + | **No CV(L/B) |
| + | **No SS(V) |
| + | **DD >= 3 |
| + | *Otherwise |
| + | **If fleet contains no (F)BB(V) and CV(B/L), random routing between B and D |
| + | **If fleet contains (F)BB(V) or CV(B/L), random routing between A and B |
| + | |
| + | |B -> H = * Fixed Route |
| + | |
| + | |C -> B, E/resource, F/storm = *Meet '''ANY''' of the following requirements to '''FORCE''' B |
| + | **CV(B) >= 3 |
| + | **Fleet contains no CLs and DDs |
| + | **(F)BB(V)+CV(B/L) >= 5 |
| + | *Meet '''ALL''' of the following requirements to go to E |
| + | **Fleet contains AO or AV |
| + | **(CL+DD+DE) >= 1 |
| + | *Otherwise, go to F |
| + | |
| + | |F/storm -> G, I/empty, J/empty, M = |
| + | *Go to G if (F)BB(V)+CV(L/B)+CA(V) >= 5 |
| + | *If fleet contains (F)BB(V)+CV(B) <= 2 '''and''' CL+DD >= 3 |
| + | **If the flagship is either CL or DD, random routing between J and M |
| + | **If the flagship is neither CL nor DD, random routing between G, J and M |
| + | *Otherwise, random routing between G and M |
| + | |
| + | |G -> J/empty = * Fixed route |
| + | |
| + | |H -> G, L/empty = *Meet '''ANY''' of the following requirements to '''FORCE''' G |
| + | **Fleet contains (F)BB(V) or CV(B) |
| + | **DD < 3 |
| + | **CL+DD < 4 |
| + | **CVL >= 2 |
| + | **Fleet contains slow ship |
| + | *Go to L if CL+DD >= 5 |
| + | *Otherwise, random routing between G and L |
| + | |
| + | |J/empty -> P = * Fixed route |
| + | |
| + | |L/empty -> J/empty = *Do not meet the conditions to go to N or O |
| + | |L/empty -> N = *Fleet contains CVL, CLT, AV, LHA |
| + | |L/empty -> O/resource = * Fail the LoS check |
| + | |
| + | |M -> K/resource = *Fleet contains (F)BB(V)+CV(B/L) <= 2 '''and''' no CLs |
| + | *Random routing between K and P if not meeting the conditions |
| + | |M -> P = *Fleet contains CL '''and''' at least 1 DD |
| + | *Random routing between K and P if not meeting the conditions |
| }} | | }} |
| + | |
| | | |
| {{AirControlSystem | | {{AirControlSystem |