game::layer::traffic

Function cluster_jams

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