ltn::logic::turn_restrictions

Function verify_intersection

Source
fn verify_intersection(map: &Map, r: RoadID, i: IntersectionID) -> bool
Expand description

checks that an Intersection ID is connected to a RoadID. Returns true if connected, false otherwise.