dlvhex  2.5.0
src/ExternalAtomVerificationTree.cpp File Reference

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>
Include dependency graph for ExternalAtomVerificationTree.cpp:

Go to the source code of this file.


Detailed Description

Implements a tree representation of IO-nogoods.

Author:
Christoph Redl

Definition in file ExternalAtomVerificationTree.cpp.