CXXGraph  0.4.0
CXXGraph is a header only, that manages the Graphs and it's algorithm in C++
CXXGraphConfig.h
1 // the configured options and settings for CXXGraph
2 #define CXXGraph_VERSION_MAJOR 0
3 #define CXXGraph_VERSION_MINOR 3
4 #define CXXGraph_VERSION_PATCH 0