Releases: bjoern-andres/graph
Releases · bjoern-andres/graph
v1.11
clang compatibility
Merge pull request #31 from bluescarni/linux_fixes Various fixes for compilation on linux with GCC/Clang.
v1.9: Merge pull request #30 from levinkov/master
Adding ILP solvers for the Minimum Cost Lifted Multicut Problem
v1.8: Merge pull request #27 from levinkov/master
Additional command line tools for lifting and solving multicut problems
v1.7: Merge pull request #26 from levinkov/master
fixing bugs in complete graph fixing bugs in the Kernighan-Lin Algorithm. adding algorithm to solve an LP relaxation of the minimum cost multicut problem.
v1.6: Merge pull request #25 from levinkov/master
Adding heuristic algorithms for the Minimum Cost (Lifted) Multicut Problem
v1.5
some cleanup