Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master updates into develop #30

Merged
merged 7 commits into from
Jul 14, 2016
Merged

Merge master updates into develop #30

merged 7 commits into from
Jul 14, 2016

Conversation

lmz
Copy link
Member

@lmz lmz commented Jul 14, 2016

Linux compile and setup

lmz and others added 7 commits March 28, 2016 16:37
Updates in this branch include:

- Reading input network files as specified in GTFS Plus 0.2.5 (https://github.com/osplanning-data-standards/GTFS-PLUS)
- Read input demand files as specified in dyno-demand 0.1.0 (https://github.com/osplanning-data-standards/dyno-demand)
- Add test network
- Add pathfinding weight config
- Better documentation (how to install, how to run, etc.)
- Added option to prepend route id to trip id for readable trace files
- Algorithm update: merge stop_order branch: When a link is being added to a hyperlink and results in an update to a stop's cost, then mark that stop for reprocessing. Include config for max number of times a stop should be processed.
- Collect and write performance data, including time spent labeling, time spent enumerating paths, maximum number of times a stop is processed, total number of label iterations
- Bug fixes
@lmz lmz merged commit cf94d5a into develop Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant