Commit Graph

5 Commits

Author SHA1 Message Date
Daniel S. 5c3cdac88f Refactoring
Splite code into modules

Merge ed_lrr and ed_lrr_pp into one binary and use subcommands (route and preprocess)

Run clippy and fix warnings
2019-07-04 21:08:57 +02:00
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. 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. 6365c58bd4 Initial commit 2019-06-06 01:15:49 +02:00