In graph theory, a **clique cover** of a graph is a partition of the vertex set into cliques. A **clique** is a subset of vertices that forms a complete subgraph, meaning every pair of vertices within the subset is connected by an edge. Therefore, a clique cover is a way to divide the graph's vertices into groups where each group is a clique.
Articles by others on the same topic
There are currently no matching articles.