Menu

Code Commit Log


Commit Date  
[r7253] by mrieser

add stopFacilities directly to schedule, not a special other data structure.

2009-06-03 13:26:41 Tree
[r7252] by jillenberger
2009-06-03 12:43:10 Tree
[r7251] by mmoyo

Comments to classes and methods

2009-06-03 12:31:29 Tree
[r7250] by komeiste

Late commit of clear() call to new hash map in scoring function implementation.

2009-06-03 11:03:31 Tree
[r7249] by komeiste

Code optimization of implementation of KTI Year 3 scoring function such that the number of logarithms that have to be computed is minimized.

2009-06-03 10:39:53 Tree
[r7248] by mmoyo

Comments to classes and methods

2009-06-03 09:33:46 Tree
[r7247] by komeiste

- Significant JGAP performance improvement by replacing chromosome equality check via costly compareTo()-methods with hash code computation and comparison, and hash code caching.
- JGAP fitness value range no longer restricted to positive values, therefore distortion of fitness value landscape no longer necessary. This should lead to better handling of plans with low/negative scores which may occur in a GA optimization.

2009-06-03 09:28:06 Tree
[r7246] by mrieser

replaced the last places where the deprecated method NetworkFactory.createRoute(Mode) was used and removed the method from the class.

2009-06-03 08:43:13 Tree
[r7245] by mrieser

renamed CompressedCarRouteTest to CompressedNetworkRouteText

2009-06-03 08:41:29 Tree
[r7244] by mrieser

bugfix: create correct route-types for pt-routes. Before, even for walk- or pt-legs, a route for TransportMode.car was created.

2009-06-03 08:20:19 Tree
Older >