Release 6.13.70 of DiSCover

Today, version 6.13.70 of the DiSCover package has been released. This release introduces options to filter the component matrices, to select a smallest subset of components that cover all activities, and to skip step 4 (which may take a long time).

Release 6.13.64 of DiSCover

Today, version 6.13.64 of the DiSCover package has been released. This release introduces two additional reduction options to remove simple silent transitions (silent transitions that have a single input and a single output) from the resulting Petri net. These two options can only be selected if the option to reduce has been selected, and only Read More …

Release 6.13.62 of DiSCover

Today, version 6.13.62 of the DiSCover package has been released. This release introduces a wizard that guides you through the configuration of the DiSCover algorithm. The wizard consists of 8 steps, which are introduced next. As working example we use the example event log from the following paper:

Release 6.13.54 of DiSCover

Today, version 6.13.54 of the DiSCover package has been released. This release fixes an issue when replaying an event log on a net that does not contain a transition for some event. Earlier releases will then throw a null pointer exception as the transition corresponding to the event cannot be found.

Release 6.13.52 of DiSCover

Today, version 6.13.52 of the DiSCover package has been released. This release contains two updates to the DiSCover algorithm: Consistent subgraphs and less spurious silent transitions. 1. Consistent subgraphs The subgraphs as generated by 6.13.52 are now consistent, meaning that they all originate from one and the same filtered directly-follows graph. In 6.12.50, every subgraph Read More …

Discovering an S-Coverable WF-net using DiSCover

Presented at the ICPM 2022 International Conference on Process Mining in Bolzano, Italy, on October 25, 2022 Citation Slides Downloads Both algorithms use an absolute threshold that equals 1, a relative threshold that equals 3, and default values for all other parameters. These thresholds are set in the “Scripts/Discover.txt” file, lines 31 and 32. After Read More …

New Plug-in: DiSCover

ProM 6.12 will contain a new discovery algorithm called DiSCover. This algorithm discovers an accepting Petri net from an event log using a collection of DFGs (Directly Follows Graphs). From every DFG, a state machine WF-net will be discovered which will then be merged by synchronizing them on the visible transitions (that is, on the Read More …

Filter: Project events

This filter allows you to project all traces on the values of a selected key (classifier / global event attribute / attribute). Version Availability Requirements Configuration panel At the top left, you can select the key. A the middle left, you can select the values for the selected key. An overview of the possible values Read More …