Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vadvergasov/graph-dll


https://github.com/vadvergasov/graph-dll

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

Graph-DLL
=========

Main features
---------

- Working with graphs as unified datastructes
- Currently graph can story any type, but in std::any, which is slow

- Currently available only as dynamic library, which causes problems in storing data inside graph
- Implemented base algorithms on graph data structure