Menu

Code Commit Log


Commit Date  
[r21041] by thibautd

change the setter signature to be consistent with the other setters

2012-09-17 13:45:03 Tree
[r21040] by thibautd

checks if activityFacilities are empty

the ActivityFacilities object is not necessarily null when facilities
are not used.

2012-09-17 13:44:43 Tree
[r21039] by thibautd

change the test so that the leg in the plan does not have the remain the same instance

2012-09-17 13:44:24 Tree
[r21038] by thibautd

add log import

2012-09-17 13:44:04 Tree
[r21037] by thibautd

setter and getter for the TripRouterFactory

the getter is currently lazily initializing the factory,
due to the fact that we have to wait for the transit router
to be initialized. Moving the transit router init to the setUp() method
would allow cleaner initialization.

2012-09-17 13:43:45 Tree
[r21036] by thibautd

add factories which reproduce the default settings

The factories produce trip routers with the routing settings used
in the returned PlansCalcRoute instance.

2012-09-17 13:43:25 Tree
[r21035] by thibautd

updated package documentation

2012-09-17 13:43:02 Tree
[r21034] by thibautd

move the trip router to the core

the "trip routing" components are moved from my playground to the router
package in the core.

2012-09-17 13:42:42 Tree
[r21033] by thibautd

javadoc

2012-09-17 13:38:05 Tree
[r21032] by thibautd

create an "old" package

The classes depending on the old approach are moved to this package,
to make sure that they are identified as such.
This commit and the next ones aim at including a new routing interface,
which basically generalizes the transit interface to any routing module
(any routing module is allowed to return an arbitrary sequence of plan
elements as a route)

2012-09-17 13:37:41 Tree
Older >
MongoDB Logo MongoDB