OPENINTERMEDIATEgraph theory
Let $G$ be a chordal graph on $n$ vertices (no induced cycles of length > 3). Can the edges of $G$ be partitioned into $n^2/6+O(n)$ many cliques?
Notes: Erdos, Ordman, and Zalcstein demonstrated an upper bound of (1/4-epsilon)*n^2 cliques. For split graphs, 3/16*n^2+O(n) cliques suffice.
AI Status: PARTIAL PROGRESS · 1 total attempt