Module game::ltn[][src]

Re-exports

pub use browse::BrowseNeighborhoods;

Modules

Structs

A partitioning of the interior of a neighborhood based on driving connectivity

A diagonal filter exists in an intersection. It’s defined by two roads (the order is arbitrary). When all of the intersection’s roads are sorted in clockwise order, this pair of roads splits the ordering into two groups. Turns in each group are still possible, but not across groups.

An interval along a road’s length, with start < end.

Functions