playing with the graph data structure and correlated algorithms.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denes Matetelki fadb79bf5a
Ãnew files: gitignore and READMEÃ
12 years ago
.gitignore Ãnew files: gitignore and READMEÃ 12 years ago
CMakeLists.txt first commit 12 years ago
README Ãnew files: gitignore and READMEÃ 12 years ago
graph.h lookup functions work 12 years ago
main.cpp lookup functions work 12 years ago

README

Playing with graph, as a datastructure.


For own fun and learning, trying to get the same functionality as the one in boost.