Commit Graph

7 Commits

Author SHA1 Message Date
Daniel S. 84bc08a2e1 Big update
- Add ed_lrr_pp to preprocess JSON-Dumps into CSV files
- Add route-graph-precomputation to ed_lrr
- Add option to only route through primary stars
2019-06-29 10:32:47 +02:00
Daniel S. d42121c33b Update main.rs
move stdout flush in Greedy-Search to after print statement
2019-06-17 02:22:45 +02:00
Daniel S. afae1c08b5 Big Update
Add A*-Routing with tunable Greedy factor
Add Greedy-Routing
Add permutation option to find shortest order for systems
Update CLI
Update README
2019-06-17 01:46:24 +02:00
Daniel S. ffdd1bb7a2 Add usable CLI 2019-06-13 01:49:05 +02:00
Daniel S. 8e8587a335 Update main.rs and process.py
process.py:
- Add hint for file download when input files are missing

main.rs
- Add multi-hop-routing
- Add searching for source and destination by name
2019-06-09 04:08:31 +02:00
Daniel S. f00237cb65 Add second queue to make paralellization easier 2019-06-06 18:22:45 +02:00
Daniel S. 6365c58bd4 Initial commit 2019-06-06 01:15:49 +02:00