pub fn compute_attack_strength( map: &Map, state: &MapState, orders: &Orders, order_status: &HashMap<String, bool>, src: &str, ) -> Bounds
Compute the attack strength of the given move order.