pawelswoboda / LP_MP-Cut

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 97.7%Language:Python 1.3%Language:CMake 1.1%