Top Qs
Timeline
Chat
Perspective
Graphs with few cliques
From Wikipedia, the free encyclopedia
Remove ads
In graph theory, a class of graphs is said to have few cliques if every member of the class has a polynomial number of maximal cliques.[1] Certain generally NP-hard computational problems are solvable in polynomial time on such classes of graphs,[1][2] making graphs with few cliques of interest in computational graph theory, network analysis, and other branches of applied mathematics.[3] Informally, a family of graphs has few cliques if the graphs do not have a large number of large clusters.
Remove ads
Definition
Summarize
Perspective
A clique of a graph is a complete subgraph, while a maximal clique is a clique that is not properly contained in another clique. One can regard a clique as a cluster of vertices, since they are by definition all connected to each other by an edge. The concept of clusters is ubiquitous in data analysis, such as on the analysis of social networks. For that reason, limiting the number of possible maximal cliques has computational ramifications for algorithms on graphs or networks.
Formally, let be a class of graphs. If for every -vertex graph in , there exists a polynomial such that has maximal cliques, then is said to be a class of graphs with few cliques.[1]
Remove ads
Examples
- The Turán graph has an exponential number of maximal cliques. In particular, this graph has exactly maximal cliques when , which is asymptotically greater than any polynomial function.[4]: 441 This graph is sometimes called the Moon-Moser graph, after Moon & Moser showed in 1965 that this graph has the largest number of maximal cliques among all graphs on vertices.[5] So the class of Turán graphs does not have few cliques.
- A tree on vertices has as many maximal cliques as edges, since it contains no triangles by definition. Any tree has exactly edges,[6]: 578 and therefore that number of maximal cliques. So the class of trees has few cliques.
- A chordal graph on vertices has at most maximal cliques,[7]: 49 so chordal graphs have few cliques.
- Any planar graph on vertices has at most maximal cliques,[8] so the class of planar graphs has few cliques.
- Any -vertex graph with boxicity has maximal cliques,[9]: 46 so the class of graphs with bounded boxicity has few cliques.
- Any -vertex graph with degeneracy has at most maximal cliques whenever and ,[10] so the class of graphs with bounded degeneracy has few cliques.
- Let be an intersection graph of convex polytopes in -dimensional Euclidean space whose facets are parallel to hyperplanes. Then the number of maximal cliques of is ,[11]: 274 which is polynomial in for fixed and . Therefore, the class of intersection graphs of convex polytopes in fixed-dimensional Euclidean space with a bounded number of facets has few cliques.
Remove ads
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads