Menu

Code Commit Log


Commit Date  
[r29614] by benkick

Removed a bug that led to long travel times (high emissions) when agents take a car at a location where they dont have a car. This was in the use case probably caused by implausible initial plans.

2014-07-10 12:05:39 Tree
[r29613] by michal-m

bugfix

2014-07-10 11:24:49 Tree
[r29612] by boescpa

Started work on ScheduleCreatorDefault.

2014-07-10 10:53:56 Tree
[r29611] by boescpa

Setting the multimodal network creation from OSM as the default proceedure.

2014-07-10 10:41:05 Tree
[r29610] by rashid_waraich
2014-07-10 10:29:45 Tree
[r29609] by thibautd

more log

shows that SoftReferences indeed work very well for keeping large amount
of data in memory without OOME risk. With PrepareForSim progressing,
less and less routing is needed (stopping after ~2000 agents were
processed, log msg said 99.9% of queries were answered from cache).

It also confirms the awful lot of routing queries to answer for PT
access and egress (cache already contains more than 2000 entries when
processing the 4th person...) --- due to the fact that with bike
sharing, ALL stations in a radius of 5km around departure and arrival
are looked at...

2014-07-09 15:29:51 Tree
[r29608] by thibautd

log

2014-07-09 15:29:42 Tree
[r29607] by thibautd

cache paths, not trips

based on the fact that the shortest path is not person nor departure
time dependent, even with person-dependent speeds: re-use those shortest
paths as much as possible, only updating travel times.

This is faster, but still impractical for PT...
Speedup is mainly due to bike sharing, where ODs are in limited number.
The walk part of bike sharing, on the other side, still uses more than
50% of CPU time...

2014-07-09 15:29:31 Tree
[r29606] by thibautd

generify cache

2014-07-09 15:29:18 Tree
[r29605] by michal-m
2014-07-09 15:26:30 Tree
Older >
MongoDB Logo MongoDB