Finding Biclique Partitions of Co-Chordal Graphs
Bochuan Lyu, Illya V. Hicks

TL;DR
This paper presents new heuristics and theoretical bounds for finding the minimum biclique partition number of co-chordal graphs, leveraging properties of their complements and clique structures.
Contribution
It introduces a divide and conquer heuristic based on clique trees and a lexicographic BFS-based heuristic for co-chordal graphs, with proven optimality under certain conditions.
Findings
Heuristics produce biclique partitions with size mc(G^c)-1.
Exact solutions are possible if G^c is chordal and clique vertex irreducible.
Bounds for split graphs: mc(G^c)-2 ≤ bp(G) ≤ mc(G^c)-1.
Abstract
The biclique partition number of a graph is referred to as the least number of complete bipartite (biclique) subgraphs that are required to cover the edges of the graph exactly once. In this paper, we show that the biclique partition number () of a co-chordal (complementary graph of chordal) graph is less than the number of maximal cliques () of its complementary graph: a chordal graph . We first provide a general framework of the ``divide and conquer" heuristic of finding minimum biclique partitions of co-chordal graphs based on clique trees. Furthermore, a heuristic of complexity is proposed by applying lexicographic breadth-first search to find structures called moplexes. Either heuristic gives us a biclique partition of with size . In addition, we prove that both of our…
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 · Graph theory and applications · graph theory and CDMA systems
