Package | Description |
---|---|
org.processmining.plugins.etm.model.narytree.replayer.nativeilp |
Modifier and Type | Method and Description |
---|---|
BasisHistory |
NAryTreeNativeILPTail.getBasisHistory() |
Modifier and Type | Method and Description |
---|---|
nl.tue.astar.util.LPResult |
NAryTreeNativeILPDelegate.estimate(byte[] state,
nl.tue.astar.util.ShortShortMultiset parikh,
int minCost,
BasisHistory basisHistory) |
Constructor and Description |
---|
NAryTreeNativeILPTail(int estimate,
short[] variables,
boolean exact,
BasisHistory basisHistory) |
NAryTreeNativeILPTail(NAryTreeNativeILPDelegate delegate,
NAryTreeHead h,
int minCost,
BasisHistory basisHistory) |