Function calculate_routing

Source
pub fn calculate_routing(bc: Arc<BoardConfig>)
Expand description

Precalculates all possible shortest paths. Needs to be called sometime before any game is processed.