|
SOLUTIONS
|
COMBINATORICA PACKAGE SYMBOL
MaximumClique
MaximumClique[g]
finds a largest clique in graph g.
![]()
returns a k-clique, if such a thing exists in g; otherwise it returns
.
DetailsDetails
- To use
, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
