Menu

Code Commit Log


Commit Date  
[r8571] by grether

replaced vecmath's Point2d with awt.Point2D.Double to make playground also compile on Apple's 'pussy' java

2009-08-27 12:35:05 Tree
[r8570] by skull5

Some smaller improvements in my Replanning Modules.

2009-08-26 19:19:46 Tree
[r8569] by vsp_nagel

I did what we discussed in the core team:

- renamed the Event implementations to ...Impl

- constructed non-basic Event interfaces

- put the resulting experimental API under org.matsim.core.api.experimental.events

2009-08-26 18:31:42 Tree
[r8568] by vsp_nagel

removed an unused import that caused the tests to fail

2009-08-26 17:31:45 Tree
[r8567] by vsp_nagel
2009-08-26 17:11:37 Tree
[r8566] by rashid_waraich
2009-08-26 17:08:45 Tree
[r8565] by vsp_nagel

essentially did the following:

- removed the EventsBuilder

- renamed the BasicEventsBuilder to EventsBuilder

This is the first step towards "mirroring" the BasicEvents layer as full Events layer as discussed by email.

2009-08-26 16:51:24 Tree
[r8564] by vsp_nagel

commented out the non-deterministic test. sorry ...

2009-08-26 16:48:14 Tree
[r8563] by vsp_nagel

renamed

interface "NetworkRoute" --> "NetworkRouteWRefs"

class "LinkNetworkRoute" --> "...Impl"
class "NodeNetworkRoute" --> "...Impl"
class "CompressedNetworkRoute" --> "...Impl"

introduced

interface "LinkNetworkRoute" as minimal window to a Route that has LinkIds

2009-08-26 16:25:49 Tree
[r8562] by mrieser

handle agents with missing routes more gracefully in the simulation than just crashing. Yes, this should never happen, but it still does (e.g. when no transit route is available, then there is just no route...).

2009-08-26 16:09:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.