Module game::ltn[][src]

Re-exports

pub use browse::BrowseNeighborhoods;
pub use filters::DiagonalFilter;
pub use filters::ModalFilters;
pub use partition::NeighborhoodID;
pub use partition::Partitioning;

Modules

Experiments to make a neighborhood be low-traffic by automatically placing filters to prevent all rat runs.

Structs

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

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

Functions