53#ifndef vtkBoostConnectedComponents_h
54#define vtkBoostConnectedComponents_h
57#include "vtkInfovisBoostGraphAlgorithmsModule.h"
Find the connected components of a graph.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkBoostConnectedComponents * New()
vtkBoostConnectedComponents()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkBoostConnectedComponents() override
Superclass for algorithms that produce only graph as output.
a simple class to control print indentation