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

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