justbuchanan / graph-algorithms-qt

Basic graph algorithms + Qt GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Algorithms

Dijkstra & A* animation

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

Screenshot

Bazel config

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

About

Basic graph algorithms + Qt GUI


Languages

Language:C++ 83.3%Language:QML 9.1%Language:Starlark 7.6%