Modifier and Type | Method and Description |
---|---|
NAryTreeReplayer<?,?,?> |
FitnessReplay.setupReplayer(NAryTree candidate,
AStarAlgorithm algorithm,
java.util.Map<TreeMarkingVisit<ModelPrefix>,gnu.trove.set.TIntSet> marking2modelMove,
gnu.trove.map.TObjectIntMap<TreeMarkingVisit<ModelPrefix>> marking2visitCount,
int[] modelCosts,
int[] syncMoveCount,
int[] aSyncMoveCount,
int[] moveCount,
java.util.Map<nl.tue.astar.Trace,TreeRecord> alignments) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractNAryTreeReplayer<H extends NAryTreeHead,T extends nl.tue.astar.Tail,D extends TreeDelegate<H,T>> |
Modifier and Type | Method and Description |
---|---|
void |
NAryTreePostProcessor.process(NAryTreeReplayer<H,T,?> replayer,
NAryTreeReplayer.VerboseLevel verbose,
nl.tue.astar.Trace trace,
TreeRecord r,
int frequency) |
protected void |
NAryTreePostProcessor.processAlignment(NAryTreeReplayer<H,T,?> aStar,
TreeRecord rec,
int frequency,
ModelPrefix prefix) |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithBasisILP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithBasis2ILP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithoutILP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithFullILP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithHybridILP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithLP |
Modifier and Type | Class and Description |
---|---|
class |
NAryTreeReplayerWithNativeILP |