Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MarcusRostSAP/bpmn2constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusRostSAP committed May 6, 2024
2 parents a3c07ee + 2f059a9 commit d5dfc94
Show file tree
Hide file tree
Showing 5 changed files with 857 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,4 @@ dmypy.json
# explainer Stuff
explainer/test.py
explainer/old_code.py
tutorial/conf.py
tutorial/conf.py
2 changes: 1 addition & 1 deletion explainer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ The module mainly consists of 2 classes, ExplainerRegex and ExplainerSignal.

Currently, the Signal code is sort of bad and specialized for the specific data set used. Hopefully, someone can see the value of what it done, and generalize it further.

There is also 2 Notebook's located in `explainer/tutorial`, but I recommend doing `bpmn2constraints/tutorial/tutorial.ipynb` first, to see how to do the configuration for the API works.
There is also 2 Notebook's located in `explainer/tutorial`, but I recommend doing `bpmn2constraints/tutorial/tutorial.ipynb` first, to see how to do the configuration for the API works.
Loading

0 comments on commit d5dfc94

Please sign in to comment.