Package | Description |
---|---|
org.processmining.generalizedconformance.algorithms.miner.move |
Modifier and Type | Class and Description |
---|---|
class |
LogMove<M>
Created by andreas on 4/13/17.
|
class |
ModelMove
Created by andreas on 4/13/17.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Move<M>> |
Neighborhood.getPossibleMoves() |
Modifier and Type | Method and Description |
---|---|
void |
Neighborhood.addPossibleMove(Move<M> move) |