edmonds-matching-algorithm/src
2023-11-06 22:03:48 +01:00
..
edmonds.cpp better integrity check 2023-11-06 22:03:48 +01:00
edmonds.h separate src folder 2023-11-05 12:52:03 +01:00
example.cpp fix main: run on correct graphs 2023-11-05 13:11:59 +01:00
graph_attributes.h use union-find structure for rho 2023-11-06 21:55:27 +01:00
graph.cpp refactor: store attributes in own vectors to improve data locality 2023-11-06 13:39:10 +01:00
graph.hpp refactor: store attributes in own vectors to improve data locality 2023-11-06 13:39:10 +01:00