Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 381 Bytes

LP_MP-Cut

Dual decomposition solvers for (lifted) multicut and max cut based on the LP_MP library.

Primal heuristics

  • (Lifted) multicut: Kernighan&Lin heuristics from Bjoern Andres graph package.
  • Max cut: Various heuristics from the MQLib project.