dlvhex
2.5.0
|
Implements a tree representation of IO-nogoods. More...
#include <fstream>
#include "dlvhex2/ExternalAtomVerificationTree.h"
#include "dlvhex2/Logger.h"
#include "dlvhex2/Registry.h"
#include "dlvhex2/Printer.h"
#include "dlvhex2/Interpretation.h"
#include "dlvhex2/Benchmarking.h"
#include <bm/bmalgo.h>
#include <boost/foreach.hpp>
#include <boost/unordered_map.hpp>
#include <boost/property_map/property_map.hpp>
#include <boost/graph/breadth_first_search.hpp>
#include <boost/graph/visitors.hpp>
#include <boost/graph/depth_first_search.hpp>
#include <boost/graph/properties.hpp>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Implements a tree representation of IO-nogoods.
Definition in file ExternalAtomVerificationTree.cpp.