Interactive C++/Qt6 application that computes basic networks from an input graph and a set of seed nodes, with multi-threaded permutations, real-time reporting and an interactive visualization panel.
Full documentation is published at josemarinfarina.github.io/BasicSpanner and includes:
- Installation and workflow guides.
- An API reference for the
core,algorithmsandguimodules.
The site is built with Quarto. To preview it locally:
cd docs
quarto previewReleased under the MIT License. See LICENSE for details.
