PerfectQ[g]
yields True if is a perfect graph, meaning that for every induced subgraph of
, the size of a largest clique equals the chromatic number.


PerfectQ
PerfectQ[g]
yields True if is a perfect graph, meaning that for every induced subgraph of
, the size of a largest clique equals the chromatic number.
Details and Options
- To use PerfectQ, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Graph Properties ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), PerfectQ, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/PerfectQ.html.
CMS
Wolfram Language. 2012. "PerfectQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/PerfectQ.html.
APA
Wolfram Language. (2012). PerfectQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/PerfectQ.html
BibTeX
@misc{reference.wolfram_2025_perfectq, author="Wolfram Research", title="{PerfectQ}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/PerfectQ.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_perfectq, organization={Wolfram Research}, title={PerfectQ}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/PerfectQ.html}, note=[Accessed: 14-August-2025]}