Class MurataFSP2keepLanguage
- java.lang.Object
-
- org.processmining.plugins.InductiveMiner.reduceacceptingpetrinet.MurataFSP2keepLanguage
-
public class MurataFSP2keepLanguage extends java.lang.ObjectReduce a Petri net using Murata's Fusion of Series Places rule. However, preserve the language of the net, i.e. only remove invisible transitions. Adapted from Eric Verbeek's code in the Murata package of ProM.- Author:
- sander
-
-
Constructor Summary
Constructors Constructor Description MurataFSP2keepLanguage()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanreduce(org.processmining.acceptingpetrinet.models.AcceptingPetriNet anet, org.processmining.framework.packages.PackageManager.Canceller canceller)
-