HOG2
Classes | Functions | Variables
GraphInconsistencyExamples Namespace Reference

Classes

class  GraphHeuristic
 

Functions

GraphGetPolyGraph (int numExampleNodes)
 
GraphGetExpoGraph (int numExampleNodes, bool a)
 
GraphGetExpoGraphA (int N)
 
GraphGetExpoGraphB (int N)
 
GraphGetWeightedInconsistency (float w, int numExampleNodes)
 

Variables

const int kHeuristic = GraphSearchConstants::kTemporaryLabel
 

Function Documentation

◆ GetExpoGraph()

Graph* GraphInconsistencyExamples::GetExpoGraph ( int  numExampleNodes,
bool  a 
)

◆ GetExpoGraphA()

Graph * GraphInconsistencyExamples::GetExpoGraphA ( int  N)

Definition at line 117 of file GraphInconsistencyInstances.cpp.

References GetExpoGraph().

◆ GetExpoGraphB()

Graph * GraphInconsistencyExamples::GetExpoGraphB ( int  N)

Definition at line 123 of file GraphInconsistencyInstances.cpp.

References GetExpoGraph().

◆ GetPolyGraph()

Graph * GraphInconsistencyExamples::GetPolyGraph ( int  numExampleNodes)

◆ GetWeightedInconsistency()

Graph * GraphInconsistencyExamples::GetWeightedInconsistency ( float  w,
int  numExampleNodes 
)

Variable Documentation

◆ kHeuristic

const int GraphInconsistencyExamples::kHeuristic = GraphSearchConstants::kTemporaryLabel