dlvhex  2.5.0
src/EvalHeuristicOldDlvhex.cpp File Reference

Implementation of an evaluation heuristic corresponding to old dlvhex. More...

#include "dlvhex2/EvalHeuristicOldDlvhex.h"
#include "dlvhex2/EvalHeuristicShared.h"
#include "dlvhex2/Logger.h"
#include <boost/unordered_map.hpp>
#include <boost/property_map/property_map.hpp>
#include <boost/graph/properties.hpp>
#include <boost/graph/depth_first_search.hpp>
#include <boost/graph/reverse_graph.hpp>
Include dependency graph for EvalHeuristicOldDlvhex.cpp:

Go to the source code of this file.


Detailed Description

Implementation of an evaluation heuristic corresponding to old dlvhex.

Author:
Peter Schller

Definition in file EvalHeuristicOldDlvhex.cpp.