pub fn calculate_routing(bc: Arc<BoardConfig>)Expand description
Precalculates all possible shortest paths. Needs to be called sometime before any game is processed.
pub fn calculate_routing(bc: Arc<BoardConfig>)Precalculates all possible shortest paths. Needs to be called sometime before any game is processed.