@Deprecated public class HybridILPDecoratorImpl<T extends HybridVariableMapping<java.lang.Integer>> extends HybridLPDecoratorImpl<T>
varMapconfiguration, constraintBody, constraintIndex, logAbstraction, numConstraintscomputationTime, engine, invalidEventIndices| Constructor and Description |
|---|
HybridILPDecoratorImpl(T varMap,
LPMinerConfiguration configuration,
LPLogAbstraction<?> logAbstraction)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setupVariables()
Deprecated.
|
emptyAfterCompletionConstraint, minimizeArcsObjective, setOfObjectBasedVariablesConstraint, setupEngine, theoryOfRegionsConstraint, unweightedParikhObjective, weightedAbsoluteParikhObjective, weightedRelativeParikhObjectiveaddConstraint, addEmptyAfterCompletionConstraints, addTheoryOfRegionsConstraints, calculateConstraintBody, calculateUnusedEvents, disableUnusedEvents, estimateNumberOfConstraints, setupConstraints, setupObjectivecomputationTimeMs, engine, inivalidEventIndices, runpublic HybridILPDecoratorImpl(T varMap, LPMinerConfiguration configuration, LPLogAbstraction<?> logAbstraction)
protected void setupVariables()
setupVariables in class HybridLPDecoratorImpl<T extends HybridVariableMapping<java.lang.Integer>>