public class AcceptingPetriNet2automaton
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static gnu.trove.strategy.HashingStrategy<byte[]> |
hashingStrategy |
Constructor and Description |
---|
AcceptingPetriNet2automaton() |
Modifier and Type | Method and Description |
---|---|
static DFA |
convert(org.processmining.acceptingpetrinet.models.AcceptingPetriNet net,
long maxStates,
org.processmining.framework.plugin.ProMCanceller canceller)
The ReachabilityGraph class of ProM gives errors.
|
public static final gnu.trove.strategy.HashingStrategy<byte[]> hashingStrategy
public static DFA convert(org.processmining.acceptingpetrinet.models.AcceptingPetriNet net, long maxStates, org.processmining.framework.plugin.ProMCanceller canceller) throws AutomatonFailedException
net
- canceller
- AutomatonFailedException