New Plug-in: Replay using Recomposition

A new plug-in has been added to the Divide-and-Conquer framework: The “Replay using Recomposition” plug-in. Initially, this plug-in is similar to the “Replay with Decomposition” plug-in, but it does not stop there. Where the “Replay with Decomposition” plug-in stops after having done the decomposed replay, the “Replay with Recomposition” possibly continues to improve on the Read More …

XES Standard available at IEEE SA

The recently approved draft (D03) of the XES Standard is available on the IEEE SA site. Apparently, one can already buy it. See also the XES page in the IEEE Xplore Digitial Library. Note that it still mentions “Draft”, indicating that some editing is still underway.

Ivy-fying ProM packages

The ProM framework now uses Ivy to resolve dependencies on other libraries. As the ProM packages already could use Ivy for inter-package and library dependencies, we can now use Ivy for all dependencies in ProM. The following two documents can help a ProM package developer to start using Ivy for his or her package, and Read More …

Updated ProM import handling

The handling of importing files (be it either through the Import button or by dragging-and-dropping) has been changed. The import of a file contains two parts; a configuration part and a part that actually does the configured import. The configuration part is required by some files, as some file extension can be imported by multiple Read More …