Package | Description |
---|---|
gov.sandia.cognition.graph.inference |
Constructor and Description |
---|
GraphWrappingEnergyFunction(DirectedNodeEdgeGraph<NodeNameType> graph,
GraphWrappingEnergyFunction.PotentialHandler<LabelType,NodeNameType> handler)
Creates a new instance of this class containing the input graph (shallow
copy -- don't change it after this!) and the handler for problem-specific
details (also only a shallow copy).
|