#include <GeneticGraphWP.h>
Inheritance diagram for NCChunk::
Public Methods | |
NCChunk (int rank=0, SetOf< Word > S=SetOf< Word >()) | |
void | deleteVertex (VertexType v) |
void | collectGarbage () |
void | updateDistanceTable () |
void | reduce (const Word &w) |
long | getDistance (VertexType v) const |
NCChunk | join (const NCChunk &C) const |
Private Methods | |
NCChunk (NCChunkRep *rep) |
|
Definition at line 78 of file GeneticGraphWP.h. Referenced by join(). |
|
Definition at line 116 of file GeneticGraphWP.h. |
|
Definition at line 85 of file GeneticGraphWP.h. |
|
Definition at line 90 of file GeneticGraphWP.h. |
|
Definition at line 95 of file GeneticGraphWP.h. |
|
Definition at line 100 of file GeneticGraphWP.h. |
|
Definition at line 105 of file GeneticGraphWP.h. |
|
Definition at line 110 of file GeneticGraphWP.h. |