compute_attack_strength

Function compute_attack_strength 

Source
pub fn compute_attack_strength(
    map: &Map,
    state: &MapState,
    orders: &Orders,
    order_status: &HashMap<String, bool>,
    src: &str,
) -> Bounds
Expand description

Compute the attack strength of the given move order.