ALLSAT compressed with wildcards: All, or all maximum independent sets
Marcel Wild

TL;DR
This paper presents a method to efficiently generate all maximum independent sets in a graph using odd cycle covers and wildcards for compact representation, significantly improving enumeration speed.
Contribution
It introduces a novel approach combining odd cycle covers and wildcards to efficiently enumerate and compactly represent all maximum independent sets.
Findings
Enumeration time is polynomial in the size of the graph and the number of anticliques.
Wildcards enable compact clustering of anticliques.
The method applies to arbitrary graphs for generating all anticliques.
Abstract
An odd cycle cover is a vertex set whose removal makes a graph bipartite. We show that if a -element odd cycle cover of a graph with w vertices is known then all maximum anticliques (= independent sets) can be generated in time . Generating anticliques (maximum or not) is easier and works for arbitrary graphs in time . In fact the use of wildcards allows to compactly generate the anticliques in clusters.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · Limits and Structures in Graph Theory
