Submodular functions and perfect graphs
Tara Abrishami, Maria Chudnovsky, Cemil Dibek, Kristina Vušković
TL;DR
The paper addresses Maximum Weight Independent Set in perfect graphs of bounded degree that are free of prisms and 4-holes, producing a combinatorial polynomial-time algorithm. It introduces two main tools—even set separators and iterated decompositions with central bags—to structure the graph and reduce MWIS to submodular function minimization, avoiding reliance on ellipsoid-based SDP methods. A key development is showing that the core bag $\mathcal{R}$ is a $(\delta^2+2)$-iterated even set, built from a star-separator framework in paw-friendly graphs, which enables a recursive, combinatorial MWIS algorithm. The work culminates in establishing tameness for paw-friendly graphs with bounded degree, thereby providing a concrete, purely combinatorial polynomial-time method for MWIS in a substantial restricted class of perfect graphs and expanding the toolkit for graph decomposition-based optimization. This advances the understanding of how structural graph properties—via central bags, star separations, and even sets—can interface with submodular minimization to solve classic combinatorial problems efficiently.
Abstract
We give a combinatorial polynomial-time algorithm to find a maximum weight independent set in perfect graphs of bounded degree that do not contain a prism or a hole of length four as an induced subgraph. An even pair in a graph is a pair of vertices all induced paths between which are even. An even set is a set of vertices every two of which are an even pair. We show that every perfect graph that does not contain a prism or a hole of length four as an induced subgraph has a balanced separator which is the union of a bounded number of even sets, where the bound depends only on the maximum degree of the graph. This allows us to solve the maximum weight independent set problem using the well-known submodular function minimization algorithm.
