caffc40bdb
Merge branch 'master' of gitlab.com:Earthnuker/ed_lrr
2019-06-29 11:20:17 +02:00
38949850f8
Fix typo in README
2019-06-29 11:20:13 +02:00
38e6fc96f2
Add .gitlab-ci.yml
2019-06-29 09:08:41 +00:00
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
d42121c33b
Update main.rs
...
move stdout flush in Greedy-Search to after print statement
2019-06-17 02:22:45 +02:00
ed53d5a3f0
Update README
2019-06-17 01:51:37 +02:00
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
ffdd1bb7a2
Add usable CLI
2019-06-13 01:49:05 +02:00
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
662a0be0e3
Merge branch 'master' of gitlab.com:Earthnuker/ed_lrr
2019-06-06 18:23:21 +02:00
f00237cb65
Add second queue to make paralellization easier
2019-06-06 18:22:45 +02:00
4a4276f30f
Update README.md
...
Fix formatting
2019-06-05 23:17:00 +00:00
6365c58bd4
Initial commit
2019-06-06 01:15:49 +02:00