dlvhex
2.5.0
|
Incrementally managed bitmask for projecting ground interpretations to certain predicates. More...
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/fwd.h"
#include "dlvhex2/ID.h"
#include <boost/thread/mutex.hpp>
#include <set>
Go to the source code of this file.
Data Structures | |
class | PredicateMask |
Allows for efficient retrieval of all atoms over a given predicate. More... | |
class | ExternalAtomMask |
Mask for external atoms. More... |
Incrementally managed bitmask for projecting ground interpretations to certain predicates.
Definition in file PredicateMask.h.