Skip to content

Releases: bjoern-andres/graph

v1.11

04 Oct 11:04

Choose a tag to compare

fixing subtle bug due to additional std::abs for long and cast from s…

clang compatibility

04 Oct 09:25

Choose a tag to compare

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

08 Aug 13:35

Choose a tag to compare

Adding ILP solvers for the Minimum Cost Lifted Multicut Problem

v1.8: Merge pull request #27 from levinkov/master

12 Feb 07:53

Choose a tag to compare

Additional command line tools for lifting and solving multicut problems

v1.7: Merge pull request #26 from levinkov/master

10 Feb 11:47

Choose a tag to compare

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

07 Jan 08:38

Choose a tag to compare

Adding heuristic algorithms for the Minimum Cost (Lifted) Multicut Problem

v1.5

16 Nov 13:10

Choose a tag to compare

some cleanup