Package com.sanderjurgens.metroplanner.planner
package com.sanderjurgens.metroplanner.planner
-
ClassesClassDescriptionData structure for a line, needed for the planning algorithm.Returns the route from origin to destination with the minimum number of stops.Returns the route from origin to destination with the minimum number of transfers.A planned route consisting of segments.A segment of a Route.Data structure for a station, needed for the planning algorithm.