Boost logo

Boost :

From: Torsten Schindler (Torsten.Schindler_at_[hidden])
Date: 2001-08-09 02:46:00


Hi Jeremy,
> I don't understand why you do "Cliques.clear()" in the following code. I
> thought Cliques was suppose to contain all maximal cliques in the graph,
> but it looks like you are only keeping the cliques that are equal in size
> to the largest clique found so far.
You are right. Here I first tried to implement a visitor which is
called at several specific points of the algorithm to get a better
control over output/storing value..., but I failed :-(

Ciao,

Torsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk