Dual decomposition solvers for (lifted) multicut and max cut based on the LP_MP library.
- (Lifted) multicut: Kernighan&Lin heuristics from Bjoern Andres graph package.
- Max cut: Various heuristics from the MQLib project.
Dual decomposition solvers for (lifted) multicut and max cut based on the LP_MP library.
C++
Dual decomposition solvers for (lifted) multicut and max cut based on the LP_MP library.