This is a currently WIP code for neutron pathfinding in Elite Dangerous to (hopefully) find the best possible route for a specific ship build. It does not account for refueling or other stars, and some numbers are hardcoded so it isn't made for general use. I currently have no plans to make it general use.
Make it faster
- Multiprocessing/GPU?
- Move to another language?
- Better algorithm (priority)