50 #ifndef __vtkBoostBiconnectedComponents_h
51 #define __vtkBoostBiconnectedComponents_h
65 vtkSetStringMacro(OutputArrayName);
76 char* OutputArrayName;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Find the biconnected components of a graph.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
static vtkUndirectedGraphAlgorithm * New()
Superclass for algorithms that produce undirected graph as output.