aGrUM  0.14.2
structureUtils Directory Reference
+ Directory dependency graph for structureUtils:

Files

file  graphChange.cpp [code]
 A class to account for changes in a graph.
 
file  graphChange.h [code]
 the classes to account for structure changes in a graph
 
file  graphChange_inl.h [code]
 A class to account for changes in a graph.
 
file  graphChangesGenerator4DiGraph.cpp [code]
 Class to include at least once this header.
 
file  graphChangesGenerator4DiGraph.h [code]
 The basic class for computing the set of digraph changes allowed by the user to be executed by the learning algorithms.
 
file  graphChangesGenerator4DiGraph_tpl.h [code]
 The basic class for computing the next graph changes possible in a (directed) structure learning algorithm.
 
file  graphChangesGenerator4K2.cpp [code]
 Class to include at least once this header.
 
file  graphChangesGenerator4K2.h [code]
 The basic class for computing the set of digraph changes allowed by the user to be executed by the learning algorithms.
 
file  graphChangesGenerator4K2_tpl.h [code]
 The basic class for computing the next graph changes possible in a (directed) structure learning algorithm.
 
file  graphChangesGenerator4UndiGraph.cpp [code]
 Class to include at least once this header.
 
file  graphChangesGenerator4UndiGraph.h [code]
 The basic class for computing the set of undigraph changes allowed by the user to be executed by the learning algorithms.
 
file  graphChangesGenerator4UndiGraph_tpl.h [code]
 The basic class for computing the next graph changes possible in an undirected structure learning algorithm.
 
file  graphChangesGeneratorOnSubDiGraph.cpp [code]
 Class to include at least once this header.
 
file  graphChangesGeneratorOnSubDiGraph.h [code]
 The class for computing the set of graph changes (over a subgraph) transmitted to learning algorithms.
 
file  graphChangesGeneratorOnSubDiGraph_tpl.h [code]
 The class for computing the set of graph changes (over a subgraph) transmitted to learning algorithms.
 
file  graphChangesSelector4DiGraph.cpp [code]
 Class to include at least once this header.
 
file  graphChangesSelector4DiGraph.h [code]
 The mecanism to compute the next available graph changes for directed structure learning search algorithms.
 
file  graphChangesSelector4DiGraph_tpl.h [code]
 The mecanism to compute the next available graph changes for directed structure learning search algorithms.
 
file  IGraphChangesGenerator4DiGraph.cpp [code]
 Class to include at least once this header.
 
file  IGraphChangesGenerator4DiGraph.h [code]
 The base class for all GraphChangesGenerators for directed structures.
 
file  IGraphChangesGenerator4UndiGraph.cpp [code]
 Class to include at least once this header.
 
file  IGraphChangesGenerator4UndiGraph.h [code]
 The base class for all GraphChangesGenerators for undirected structures.