dlvhex
2.5.0
|
Evaluation heuristic that groups components in as few units as possible. This maximizes the effect of external behavior learning. More...
#include "dlvhex2/EvalHeuristicBase.h"
#include "dlvhex2/EvalGraphBuilder.h"
#include "dlvhex2/ComponentGraph.h"
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... |
Evaluation heuristic that groups components in as few units as possible. This maximizes the effect of external behavior learning.
Definition in file EvalHeuristicGreedy.h.