@Deprecated public class HybridLPDecoratorImpl<T extends HybridVariableMapping<java.lang.Integer>> extends AbstractLPLogAbstractionBasedLPDecorator
Modifier and Type | Field and Description |
---|---|
protected T |
varMap
Deprecated.
|
configuration, constraintBody, constraintIndex, logAbstraction, numConstraints
computationTime, engine, invalidEventIndices
Constructor and Description |
---|
HybridLPDecoratorImpl(T varMap,
LPMinerConfiguration configuration,
LPLogAbstraction<?> logAbstraction)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected double[] |
emptyAfterCompletionConstraint(int[] w)
Deprecated.
|
protected double[] |
minimizeArcsObjective()
Deprecated.
|
protected double[] |
setOfObjectBasedVariablesConstraint()
Deprecated.
|
protected org.processmining.lpengines.interfaces.LPEngine |
setupEngine()
Deprecated.
|
protected void |
setupVariables()
Deprecated.
|
protected org.processmining.framework.util.Pair<double[],java.lang.Double> |
theoryOfRegionsConstraint(int[] w)
Deprecated.
|
protected double[] |
unweightedParikhObjective()
Deprecated.
|
protected double[] |
weightedAbsoluteParikhObjective()
Deprecated.
|
protected double[] |
weightedRelativeParikhObjective()
Deprecated.
|
addConstraint, addEmptyAfterCompletionConstraints, addTheoryOfRegionsConstraints, calculateConstraintBody, calculateUnusedEvents, disableUnusedEvents, estimateNumberOfConstraints, setupConstraints, setupObjective
computationTimeMs, engine, inivalidEventIndices, run
protected T extends HybridVariableMapping<java.lang.Integer> varMap
public HybridLPDecoratorImpl(T varMap, LPMinerConfiguration configuration, LPLogAbstraction<?> logAbstraction)
protected double[] emptyAfterCompletionConstraint(int[] w)
emptyAfterCompletionConstraint
in class AbstractLPLogAbstractionBasedLPDecorator
protected double[] minimizeArcsObjective()
minimizeArcsObjective
in class AbstractLPLogAbstractionBasedLPDecorator
protected double[] setOfObjectBasedVariablesConstraint()
setOfObjectBasedVariablesConstraint
in class AbstractLPLogAbstractionBasedLPDecorator
protected org.processmining.lpengines.interfaces.LPEngine setupEngine()
setupEngine
in class AbstractLPDecorator
protected void setupVariables()
setupVariables
in class AbstractLPDecorator
protected org.processmining.framework.util.Pair<double[],java.lang.Double> theoryOfRegionsConstraint(int[] w)
theoryOfRegionsConstraint
in class AbstractLPLogAbstractionBasedLPDecorator
protected double[] unweightedParikhObjective()
unweightedParikhObjective
in class AbstractLPLogAbstractionBasedLPDecorator
protected double[] weightedAbsoluteParikhObjective()
weightedAbsoluteParikhObjective
in class AbstractLPLogAbstractionBasedLPDecorator
protected double[] weightedRelativeParikhObjective()
weightedRelativeParikhObjective
in class AbstractLPLogAbstractionBasedLPDecorator