dlvhex
2.5.0
|
Answer set container: holds interpretation and information about model cost (for weak constraints). More...
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/fwd.h"
#include "dlvhex2/Printhelpers.h"
#include "dlvhex2/Interpretation.h"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | AnswerSet |
Stores a set of atoms as in an Interpretation enhanced with additional information which is necessary for encoding answer sets (such as e.g. More... | |
Typedefs | |
typedef boost::shared_ptr < AnswerSet > | AnswerSetPtr |
Answer set container: holds interpretation and information about model cost (for weak constraints).
Definition in file AnswerSet.h.
typedef boost::shared_ptr<AnswerSet> AnswerSetPtr |
Definition at line 141 of file AnswerSet.h.