Menu

Commit [r7623]  Maximize  Restore  History

adding more output for TRB analysis

- creating new structure for choice set stages and routes
step 3

scnadine 2009-07-01

1 2 3 > >> (Page 1 of 3)
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForBikeChoiceSets.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForCarChoiceSets.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForTRBChoiceSets.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetRoute.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetRoutes.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetStage.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetStages.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetRoute.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetRoutes.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetStage.java
changed /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetStages.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/CarChoiceSetStagesAlgorithm.java
added /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/CarModelChoiceSetStagesAlgorithm.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcCarRouteCharacteristics.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcCarRouteCharacteristics.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcFFTT.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcFFTT.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcRoadTypeTravelCosts.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcRoadTypeTravelCosts.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcSamplingCorrection.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcSamplingCorrection.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcTRBRouteCharacteristics.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcTRBRouteCharacteristics.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesCalcTravelCosts.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesCalcTravelCosts.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesReduceChoiceSetSize.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesReduceChoiceSetSize.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesReduceChoiceSetSizeRandomly.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesReduceChoiceSetSizeRandomly.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesReduceChoiceSetSizeSimilarityBased.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesReduceChoiceSetSizeSimilarityBased.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesWriteChoiceSets.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesWriteChoiceSets.java
copied /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/algorithms/ChoiceSetStagesWriteDatFile.java -> /matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/ChoiceSetStagesWriteDatFile.java
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForBikeChoiceSets.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForCarChoiceSets.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/AttributeCalculationForTRBChoiceSets.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetRoute.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetRoutes.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetStage.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarChoiceSetStages.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetRoute.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetRoutes.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetStage.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarModelChoiceSetStages.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/CarChoiceSetStagesAlgorithm.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/playground/scnadine/postprocessChoiceSets/CarStagesAlgorithms/CarModelChoiceSetStagesAlgorithm.java Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)