Package org.goplanit.od.path
This package holds the origin-destination path objects.
- Author:
- gman6028
-
Interface Summary Interface Description OdPathIterator Iterator for directed paths tracked by odOdPaths A container class for Origin-Destination paths. -
Class Summary Class Description OdPathMatrix This class stores the path objects from each origin to each destination in a full matrix formOdPathsHashed This class stores paths by their origin and destination by creating a unique hash for the combined ids of the od zones.