ED_LRR/docs/src/ed-lrr.md

1.5 KiB

title author subtitle toc lang colorlinks papersize numbersections panflute-filters panflute-path titlepage toc-own-page
ED_LRR
Daniel Seiller <earthnuker@gmail.com>
Elite Dangerous: Long-Range Router true en true a4 true
multifilter
filters true false

How it works

stars.csv format

Columns

Name Content
id unique ID-Number (not to be confused with EDSM id or id64)
star_type Type of Star
system Name of System
body Name of Star
mult Jump Range Multiplier (1.5 for White Dwarfs, 4.0 for Neutron Stars)
distance Distance from arrival in Ls
x,y,z Position in Galactic Coordinates with Sol at (0,0,0)

stars.idx format

Routing Algorithms

Breadth-First Search (BFS)

Optimizations

Routing Graphs

Usage

Preprocessing Data

Plotting a Route

Changelog