Package org.processmining.implicitplaceidentification.algorithms
-
Class Summary Class Description DecomposeAndConquerImplicitPlaceFinder This class implements an approach to identify implicit places in Petri nets that was developed by me (Tobias Wirtz) in my master thesis.LanguageBasedImplicitPlaceFinder This class identifies implicit places in a petri net by generating the language of the net (as well as possible) and comparing the language of a net without a particular place.PetrinetLanguageGenerator This class can be used to generate a possibly large subset of the language a given sound Workflow net.ReplayBasedImplicitPlaceFinder This class identifies implicit places in Petri net by replaying an event log on the net and performing a pairwise comparison of the token histories of places.StructureBasedImplicitPlaceFinder This class provides methods to color and remove implicit places in a petri net.TNetDecomposition YourAlgorithm -
Enum Summary Enum Description FindMode