ED_LRR/docs_mdbook/src/ed_lrr/graph.md

272 B

Graph representation

ED_LRR uses an implicit graph built on top of an R*-Tree for its route computation. Every node (star system) has edges towards all systems within jump range, edge weights (the distance between star systems) can be computed on the fly when necessary