Menu

Commit [r21665]  Maximize  Restore  History

Toronto playground changes:

- Added an 'advanced' RunToronto class which allows for the extended functionality I (pkucirek) used for my thesis.
- Added the GTFS System object, which allows for each loading and using of GTFS folders.
- Committing a class which creates a network, transit schedule, and vehicles list from a GTFS System.
- Restored my original Toronto transit calculator, which I used for mode-specific boarding penalties.
- Some minor comments & thoughts on my Upgraded Transit cost / time calculator.
- Added some examples to the transitfares package, which I will attempt to use to simulate the Toronto case.

pkucirek 2012-11-06

changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/RunToronto.java
added /playgrounds/trunk/toronto/src/main/java/playground/toronto/UpgradedRunToronto.java
changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/gtfsutils/CreateTransitNetworkAndScheduleFromGTFS.java
changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/gtfsutils/GTFSSystem.java
changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/router/TorontoTransitRouterNetworkTravelTimeAndDisutility.java
changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/router/TransitDataCache.java
changed /playgrounds/trunk/toronto/src/main/java/playground/toronto/router/UpgradedTransitNetworkTravelTimeAndDisutility.java
renamed /playgrounds/trunk/toronto/src/main/java/playground/toronto/transitfares/FlatFareWithAgenciesAndFareclasses.java -> /playgrounds/trunk/toronto/src/main/java/playground/toronto/transitfares/FlatFareWithFareClassesWithFlatDisutilityOfMoney.java
added /playgrounds/trunk/toronto/src/main/java/playground/toronto/transitfares/MultipleAgencies.java
/playgrounds/trunk/toronto/src/main/java/playground/toronto/RunToronto.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/UpgradedRunToronto.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/gtfsutils/CreateTransitNetworkAndScheduleFromGTFS.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/gtfsutils/GTFSSystem.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/router/TorontoTransitRouterNetworkTravelTimeAndDisutility.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/router/TransitDataCache.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/router/UpgradedTransitNetworkTravelTimeAndDisutility.java Diff Switch to side-by-side view
Loading...
/playgrounds/trunk/toronto/src/main/java/playground/toronto/transitfares/MultipleAgencies.java Diff Switch to side-by-side view
Loading...