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.
dmatetelki c2805b5cd8
Marching squares: shifted center is 0.5,0.5 instead of 0,0
10 years ago
lib Marching squares: shifted center is 0.5,0.5 instead of 0,0 10 years ago
test Marking test/catch.hpp with #pragma GCC system_header to avoid the warnings. 10 years ago
.gitignore Using dijkstra, buggy. 10 years ago
.travis.yml travis.yml: disabling clang for a while, does not worth the effort 10 years ago
CMakeLists.txt First commit to utilize Travis CI. 10 years ago
README.md Create README.md 10 years ago
doxygen Initial doxygen config. 10 years ago

README.md

Playing with a graph as a data structure and the algorithms.

Build status (on Travis CI) Build Status