dlvhex  2.5.0
evalheur::BuildCommand Struct Reference

Defines which components to collapse and which components to share among units. More...

#include <include/dlvhex2/EvalHeuristicShared.h>

Collaboration diagram for evalheur::BuildCommand:

Data Fields

ComponentContainer collapse
 Components to collapse to unit.
ComponentContainer share
 Components to share into unit (constraint components).

Detailed Description

Defines which components to collapse and which components to share among units.

Definition at line 61 of file EvalHeuristicShared.h.


Field Documentation

Components to collapse to unit.

Definition at line 64 of file EvalHeuristicShared.h.

Referenced by evalheur::executeBuildCommands().

Components to share into unit (constraint components).

Definition at line 66 of file EvalHeuristicShared.h.

Referenced by evalheur::executeBuildCommands().


The documentation for this struct was generated from the following file: