32 #ifndef vtkBoostBiconnectedComponents_h
33 #define vtkBoostBiconnectedComponents_h
35 #include "vtkInfovisBoostGraphAlgorithmsModule.h"
38 VTK_ABI_NAMESPACE_BEGIN
52 vtkSetStringMacro(OutputArrayName);
62 char* OutputArrayName;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Find the biconnected components of a graph.
a simple class to control print indentation
static vtkUndirectedGraphAlgorithm * New()
Superclass for algorithms that produce undirected graph as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.