Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eliaperantoni/pathfinder

Quick Dijkstra implementation written in Go with nodes that can be disabled or enabled at will.
https://github.com/eliaperantoni/pathfinder

Last synced: 2 days ago
JSON representation

Quick Dijkstra implementation written in Go with nodes that can be disabled or enabled at will.

Awesome Lists containing this project

README

        

# Pathfinder

A Go package that provides an easy-to-use implementation of the Dijkstra algorithm