dlvhex  2.5.0
src/AggregatePlugin.cpp File Reference

Implements DLV aggregates based on external atoms. More...

#include "dlvhex2/AggregatePlugin.h"
#include "dlvhex2/PlatformDefinitions.h"
#include "dlvhex2/ProgramCtx.h"
#include "dlvhex2/Registry.h"
#include "dlvhex2/Printer.h"
#include "dlvhex2/Printhelpers.h"
#include "dlvhex2/PredicateMask.h"
#include "dlvhex2/Logger.h"
#include "dlvhex2/HexParser.h"
#include "dlvhex2/HexParserModule.h"
#include "dlvhex2/HexGrammar.h"
#include "dlvhex2/ExternalLearningHelper.h"
#include <boost/algorithm/string/predicate.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for AggregatePlugin.cpp:

Go to the source code of this file.


Detailed Description

Implements DLV aggregates based on external atoms.

Author:
Christoph Redl

Definition in file AggregatePlugin.cpp.