dlvhex  2.5.0
ExternalAtomVerificationTree::Node Struct Reference

Node of GenuineGuessAndCheckModelGenerator::ExternalAtomVerificationTree. More...

#include <include/dlvhex2/ExternalAtomVerificationTree.h>

Collaboration diagram for ExternalAtomVerificationTree::Node:

Public Types

typedef boost::shared_ptr< NodePtr

Data Fields

ID label
 Label of the edge from the parent to this node.
InterpretationPtr verified
 Auxiliary atoms verified in this node.
std::vector< PtrchildNodes
 Children.

Detailed Description

Node of GenuineGuessAndCheckModelGenerator::ExternalAtomVerificationTree.

Definition at line 59 of file ExternalAtomVerificationTree.h.


Member Typedef Documentation

typedef boost::shared_ptr<Node> ExternalAtomVerificationTree::Node::Ptr

Definition at line 60 of file ExternalAtomVerificationTree.h.


Field Documentation

Children.

Definition at line 66 of file ExternalAtomVerificationTree.h.

Label of the edge from the parent to this node.

Definition at line 62 of file ExternalAtomVerificationTree.h.

Auxiliary atoms verified in this node.

Definition at line 64 of file ExternalAtomVerificationTree.h.


The documentation for this struct was generated from the following file: