Line 24: |
Line 24: |
| |title = E-3 Branching Rules | | |title = E-3 Branching Rules |
| |expand = true | | |expand = true |
− | |id = 47-3 | + | |id = 48-3 |
− | |order = | + | |order = D,P,F,G,K,H,I,U,T,V |
| | | |
− | |1 -> A = | + | |D/empty -> C, E/empty = * Active branching |
− | |1 -> B/empty =
| |
| | | |
− | |C -> D = | + | |P -> Q/empty = * Fail the LoS check. |
− | |C -> E/empty = | + | |P -> R = * Pass the LoS check. |
| | | |
− | |E/empty -> F/empty = | + | |F -> G/empty = * Do not meet the requirements to go to U. |
− | |E/empty -> G = | + | |F -> U/empty = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** Route to node U is unlocked. |
| + | ** Single Fleet |
| | | |
− | |F/empty -> I/empty, H = | + | |G/empty -> H, K = * Active branching |
| + | |
| + | |K -> M = * Do not meet the requirements to go to N. |
| + | |K -> N = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** Single Fleet |
| + | ** Amount of DD+DE ≥ 2 |
| + | ** Amount of (F)BB(V)+CV(L/B) ≤ 2 |
| + | ** If Slow Fleet, amount of (F)BB(V)+CV(L/B) ≤ 1 |
| + | ** If amount of (F)BB(V)+CV(L/B) = 2, amount of DD+DE ≥ 3 |
| + | |
| + | |H -> I = * Do not meet the requirements to go to S. |
| + | |H -> S = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** Route to node S is unlocked. |
| + | ** Single Fleet |
| + | |
| + | |I -> J/empty = * Fail the LoS check. |
| + | |I -> L = * Pass the LoS check. |
| + | |
| + | |U/empty -> S, T = * Active branching |
| + | |
| + | |T -> O = |
| + | * Meet '''ALL''' of the following requirements: |
| + | ** No BBV |
| + | ** Pass the LoS check. |
| + | |T -> V = * Do not meet the requirements to go to O. |
| + | |
| + | |V -> O = * Pass the LoS check. |
| + | |V -> W/empty = * Fail the LoS check. |
| }} | | }} |
| | | |