Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PM4Py-mongo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Tom-Hendrik Hülsmann
PM4Py-mongo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
15
Aug
13
11
10
6
26
Jul
23
22
8
4
1
3
Jun
31
May
27
1
Apr
27
Mar
Merge branch 'master' of git.rwth-aachen.de:tom.huelsmann/pm4py-x-mongodb
master
master
deleted unused files
Delete .gitlab-ci.yml
Merge branch 'master' of git.rwth-aachen.de:tom.huelsmann/pm4py-x-mongodb
added documentation
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
pages
submission cleanup
eval
evaluation progress
better support for multiple different dfgs
allow multiple dfgs to be calculateed
many adjustments for large datasets, added eval test example
variant filter comments
added a filter that returns only the frequqnt variants (over a certain threshhold)
when filteirng for variants, only update variants if specified or not yet computed
fixed a variant bug, added sorting to variants (most frequent on top)
comments on variant filtering
added first iteration of the variant filter
start and end actvity filter performance improvements
refactoring
refactoring
added an exception to get_dict if the dfg has not yet been calculated
changed the way edges are identified
added filter for timeframes on cases (intersection)
added attribute filter on the case level
refactoring
added case performance filter
removed debug code
dfg bug fixes (sorting was not working correctly)
added first filters
export dfg from database as a dict that can be used in pm4py
add frequency annotation to dfg calculation + refactoring
removed unused map code
made the dfg calculation more peerformant (2x decrease in runtime)
Loading