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