[−][src]Function map_model::connectivity::all_costs_from
pub fn all_costs_from(
map: &Map,
start: BuildingID
) -> HashMap<BuildingID, Distance>
Starting from one building, calculate the cost to all others.
pub fn all_costs_from(
map: &Map,
start: BuildingID
) -> HashMap<BuildingID, Distance>
Starting from one building, calculate the cost to all others.