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 6a75b25edb
rewriting for_each loops to range-for loops where at possible parallel version threads would access the same variable.
11 years ago
lib/graph rewriting for_each loops to range-for loops where at possible parallel version threads would access the same variable. 11 years ago
test small refactor 12 years ago
.gitignore finally, the .gitignore file 12 years ago
CMakeLists.txt file restructures to be mergeable with project-seed 12 years ago