.gitignore
README.md
pyproject.toml
setup.cfg
dist/declare4py-1.0.0-py3-none-any.whl
dist/declare4py-1.0.0.tar.gz
docs/declare4py/api_functions.html
docs/declare4py/declare4py.html
docs/declare4py/index.html
docs/declare4py/constraint_checkers/choice.html
docs/declare4py/constraint_checkers/existence.html
docs/declare4py/constraint_checkers/index.html
docs/declare4py/constraint_checkers/negative_relation.html
docs/declare4py/constraint_checkers/relation.html
docs/declare4py/enums/index.html
docs/declare4py/enums/mp_constants.html
docs/declare4py/models/checker_result.html
docs/declare4py/models/decl_model.html
docs/declare4py/models/index.html
docs/declare4py/models/log_result.html
docs/declare4py/models/trace_result.html
docs/declare4py/parsers/decl_parser.html
docs/declare4py/parsers/index.html
src/declare4py/__init__.py
src/declare4py/api_functions.py
src/declare4py/declare4py.py
src/declare4py.egg-info/PKG-INFO
src/declare4py.egg-info/SOURCES.txt
src/declare4py.egg-info/dependency_links.txt
src/declare4py.egg-info/requires.txt
src/declare4py.egg-info/top_level.txt
src/declare4py/constraint_checkers/__init__.py
src/declare4py/constraint_checkers/choice.py
src/declare4py/constraint_checkers/existence.py
src/declare4py/constraint_checkers/negative_relation.py
src/declare4py/constraint_checkers/relation.py
src/declare4py/enums/__init__.py
src/declare4py/enums/mp_constants.py
src/declare4py/models/__init__.py
src/declare4py/models/checker_result.py
src/declare4py/models/decl_model.py
src/declare4py/models/log_result.py
src/declare4py/models/trace_result.py
src/declare4py/parsers/__init__.py
src/declare4py/parsers/decl_parser.py
tests/Sepsis Cases.xes.gz
tests/__init__.py
tests/declare4py_performance.csv
tests/performance_test.py
tests/plot_performance.py
tests/declare_models/data_model.decl
tests/declare_models/nodata_model.decl
tests/test_models/model1.decl
tests/test_models/model2.decl
tests/test_models/model3.decl
tests/test_models/model4.decl
tutorials/Dependency_diagram.png
tutorials/conformance_checking.ipynb
tutorials/log_analysis.ipynb
tutorials/model_discovery.ipynb
tutorials/query_checking.ipynb
tutorials/system_overview.ipynb