clique number of a graph

Posted by copperhead on Stack Overflow See other posts from Stack Overflow or by copperhead
Published on 2010-06-09T08:35:39Z Indexed on 2010/06/10 9:43 UTC
Read the original article Hit count: 209

Filed under:
|
|

I would like to know a fast algorithm to find only the clique number(without actually finding the clique) of a graph with about 100 vertices.

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about graph-theory