@Deprecated public class SequenceEncodingFilterMaxInclusionHybridILPDecoratorImpl<T extends HybridVariableMapping<java.lang.Integer>> extends AbstractSequenceEncodingFilterDecorator<T>
varMap
configuration, constraintBody, constraintIndex, logAbstraction, numConstraints
computationTime, engine, invalidEventIndices
Constructor and Description |
---|
SequenceEncodingFilterMaxInclusionHybridILPDecoratorImpl(T varMap,
LPMinerConfiguration configuration,
LPLogAbstraction<?> logAbstraction,
double threshold)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<int[]> |
evaluateFrontCandidates(java.util.Map<int[],java.util.Set<int[]>> candidates)
Deprecated.
|
calculateConstraintBody
setupVariables
emptyAfterCompletionConstraint, minimizeArcsObjective, setOfObjectBasedVariablesConstraint, setupEngine, theoryOfRegionsConstraint, unweightedParikhObjective, weightedAbsoluteParikhObjective, weightedRelativeParikhObjective
addConstraint, addEmptyAfterCompletionConstraints, addTheoryOfRegionsConstraints, calculateUnusedEvents, disableUnusedEvents, estimateNumberOfConstraints, setupConstraints, setupObjective
computationTimeMs, engine, inivalidEventIndices, run
public SequenceEncodingFilterMaxInclusionHybridILPDecoratorImpl(T varMap, LPMinerConfiguration configuration, LPLogAbstraction<?> logAbstraction, double threshold)
protected java.util.Set<int[]> evaluateFrontCandidates(java.util.Map<int[],java.util.Set<int[]>> candidates)
evaluateFrontCandidates
in class AbstractSequenceEncodingFilterDecorator<T extends HybridVariableMapping<java.lang.Integer>>