A lightweight header only C++ library for graph abstraction and implementation
Copy paste inc/litegraph.hpp to custom project or install to system with sudo make install
Compile the example_test with make and run with make run. The example test instantiates and runs routines on the following example graph
API and documentation in API-docs