anvaka / ngraph.path

Path finding in a graph
https://anvaka.github.io/ngraph.path.demo/
MIT License
3.04k stars 186 forks source link

Add the ability to include links in the output for a-star #22

Closed nemosmithasf closed 3 years ago

nemosmithasf commented 3 years ago

In response to https://github.com/anvaka/ngraph.path/issues/21#issue-758013126

Not entirely sure how to add the same option for the other pathfinding strategies, but I'll spend some time looking into it if this is deemed to be a desired feature.