# Maximal Clique and Edge-Ranking Bounds of Biclique Cover Number

**Authors:** Bochuan Lyu, Illya V. Hicks

arXiv: 2302.12775 · 2023-03-10

## TL;DR

This paper establishes new bounds for the biclique cover number of a graph using maximal cliques, chromatic number, and edge-ranking, providing tighter lower bounds and relations to other graph parameters.

## Contribution

It introduces novel bounds for the biclique cover number based on maximal cliques, chromatic number, and edge-ranking, improving understanding of graph coverings.

## Key findings

- Lower bound of biclique cover number via maximal cliques of complement graph
- Tighter bounds compared to existing lower bounds
- Relation between biclique cover number and biclique partition number in co-chordal graphs

## Abstract

The biclique cover number $(\text{bc})$ of a graph $G$ denotes the minimum number of complete bipartite (biclique) subgraphs to cover all the edges of the graph. In this paper, we show that $\text{bc}(G) \geq \lceil \log_2(\text{mc}(G^c)) \rceil \geq \lceil \log_2(\chi(G)) \rceil$ for an arbitrary graph $G$, where $\chi(G)$ is the chromatic number of $G$ and $\text{mc}(G^c)$ is the number of maximal cliques of the complementary graph $G^c$, i.e., the number of maximal independent sets of $G$. We also show that $\lceil \log_2(\text{mc}(G^c)) \rceil$ could be a strictly tighter lower bound of the biclique cover number than other existing lower bounds. We can also provide a bound of $\text{bc}(G)$ with respect to the biclique partition number ($\text{bp}$) of $G$: $\text{bc}(G) \geq \lceil \log_2(\text{bp}(G) + 1) \rceil$ or $\text{bp}(G) \leq 2^{\text{bc}(G)} - 1$ if $G$ is co-chordal. Furthermore, we show that $\text{bc}(G) \leq \chi_r'(T_{{K}^c})$, where $G$ is a co-chordal graph such that each vertex is in at most two maximal independent sets and $\chi_r'({T}_{{K}^c})$ is the optimal edge-ranking number of a clique tree of $G^c$.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.12775/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/2302.12775/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/2302.12775/full.md

---
Source: https://tomesphere.com/paper/2302.12775