Skip to content

pm4py 2.7.1

Compare
Choose a tag to compare
@fit-alessandro-berti fit-alessandro-berti released this 28 Mar 10:53
· 1636 commits to release since this release

Added

  • af4f00b
    • insertion graph-based O2O relationships in the OCEL
  • 0bb0bad
    • insertion lifecycle-based E2O relations in the OCEL
  • e6076a5
    • another algorithm to split/sample OCELs (ancestors/descendants based)
  • 564e2c0
    • algorithm for textual representation of OCEL
  • 3e5164b
    • algorithm to cluster OCEL based on the lifecycle/interactions similarity
  • 7013109
    • new GPT-4 queries
  • f584641
    • included some simplified single-SQL-query extractors

Changed

  • 70198fa
    • changing alignments interfacing in the simplified interface

Deprecated

Fixed

  • 8f5d505
    • wrong condition in the visualization of the alignments table

Removed

Other