@Deprecated public class HybridPairBasedLPMiner<T extends LPDecorator,S extends HybridVariableMapping<java.lang.Integer>,U> extends AbstractHybridIntLPMiner<T,S,U>
| Modifier and Type | Field and Description |
|---|---|
protected org.processmining.framework.plugin.PluginContext |
context
Deprecated.
|
protected java.util.Set<org.processmining.framework.util.Pair<U,U>> |
pairs
Deprecated.
|
protected boolean |
verbose
Deprecated.
|
computationTime, decorator, logAbstraction, solutions, solveTimeCummulative, varMap| Constructor and Description |
|---|
HybridPairBasedLPMiner(S varMap,
T decorator,
LPLogAbstraction<U> logAbstraction,
java.util.Set<org.processmining.framework.util.Pair<U,U>> pairs,
org.processmining.framework.plugin.PluginContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Deprecated.
|
protected java.lang.Runnable |
pairBasedInstance(org.processmining.framework.util.Pair<U,U> pair)
Deprecated.
|
protected void |
storeSolution(double[] solution)
Deprecated.
|
findSourcePlaces, potentialSourceConnections, removePotentialSourceConnection, synthesizeNetcomputationTimeMs, decorationTimeMs, run, solutions, solveTimeMsprotected final org.processmining.framework.plugin.PluginContext context
protected boolean verbose
protected void execute()
execute in class AbstractLPMiner<T extends LPDecorator,S extends HybridVariableMapping<java.lang.Integer>,U>protected java.lang.Runnable pairBasedInstance(org.processmining.framework.util.Pair<U,U> pair)
protected void storeSolution(double[] solution)