Function game::layer::traffic::cluster_jams[][src]

fn cluster_jams(
    map: &Map,
    problems: Vec<(IntersectionID, Time)>
) -> Vec<(Polygon, Polygon)>