public interface LPDecorator
extends java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
long |
computationTimeMs() |
org.processmining.lpengines.interfaces.LPEngine |
engine() |
gnu.trove.set.TIntSet |
getInvalidActivityIndices()
Due to in-ilp filtering (Prefix Automaton based) a column might get of
the form (0,0,....,0).
|
org.processmining.lpengines.interfaces.LPEngine engine()
gnu.trove.set.TIntSet getInvalidActivityIndices()
long computationTimeMs()