46 #ifndef vtkKCoreDecomposition_h 47 #define vtkKCoreDecomposition_h 103 char* OutputArrayName;
105 bool UseInDegreeNeighbors;
106 bool UseOutDegreeNeighbors;
107 bool CheckInputGraph;
static vtkGraphAlgorithm * New()
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
Base class for graph data types.
dynamic, self-adjusting array of int
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKINFOVISCORE_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)
Compute the k-core decomposition of the input graph.