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

https://github.com/justbuchanan/graph-algorithms-qt

Basic graph algorithms + Qt GUI
https://github.com/justbuchanan/graph-algorithms-qt

a-star algorithms bazel dijkstra qml qt5

Last synced: 5 months ago
JSON representation

Basic graph algorithms + Qt GUI

Awesome Lists containing this project

README

          

# Graph Algorithms

Dijkstra & A\* animation

GUI allows for moving start/end points as well as adding obstacles.

![Screenshot](screenshot.png)

## Bazel config

Bazel configuration is based on github.com/bbreslauer/qt-bazel-example