|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FindIndependentVertexSet
FindIndependentVertexSet[g]
finds an independent vertex set of the graph g with a maximum number of vertices.
DetailsDetails
- An independent vertex set is a set of vertices that are never incident to the same edge.
- FindIndependentVertexSet returns a list of vertices.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


