dlvhex  2.5.0
include/dlvhex2/EvalHeuristicGreedy.h File Reference

Evaluation heuristic that groups components in as few units as possible. This maximizes the effect of external behavior learning. More...

Include dependency graph for EvalHeuristicGreedy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  EvalHeuristicGreedy
 Default heuristics which tries to merge as much as possible, but such that the worst case for the grounder is avoided (see GTTV'13 paper). More...

Detailed Description

Evaluation heuristic that groups components in as few units as possible. This maximizes the effect of external behavior learning.

Author:
Christoph Redl <redl@kr.tuwien.ac.at>

Definition in file EvalHeuristicGreedy.h.