| Commit | Date | |
|---|---|---|
|
[r280]
by
mrieser
RoadPricingScoringFunction no longer extends CharyparNagelScoringFunction, but takes another ScoringFunction as Delegate. This allows the RoadPricingScoringFunction to be used with any ScoringFunction, not just the CharyparNagelScoringFunction. This required changes to RoadPricingScoringFunctionFactory and all places, where this class was instantiated. |
2007-12-26 12:54:47 | Tree |
|
[r279]
by
mrieser
extended the test cases: |
2007-12-26 12:48:56 | Tree |
|
[r278]
by
mrieser
Changes and Bugfixes to QuadTree: |
2007-12-26 12:45:57 | Tree |
| 2007-12-26 11:17:29 | Tree | |
| 2007-12-26 11:16:53 | Tree | |
|
[r275]
by
mrieser
Simplified the code in split() a little bit after the code coverage analysis showed than one if-condition always yielded true (and that could be theoretically be proved as well). |
2007-12-26 11:16:24 | Tree |
|
[r274]
by
mrieser
changed some methods in inner classes from public or private to "default" modifier, so access is more restricted from outside but not from inside the class. |
2007-12-25 18:38:08 | Tree |
| 2007-12-25 13:35:50 | Tree | |
| 2007-12-25 11:40:46 | Tree | |
|
[r271]
by
mrieser
several bugfixes to QuadTree: |
2007-12-25 11:34:26 | Tree |