A package providing a pDMN solver
Project description
pDMN
Welcome to the pDMN solver's code repository.
pDMN stands for Probabilistic Decision and Model Notation. It is an extension to the DMN standard, which aims to add probabilistic reasoning while maintaining DMN's goal of being readable and user-friendly.
Installation and usage
In short for Linux: after cloning this repo, install the Python dependencies.
git clone https://gitlab.com/EAVISE/cdmn/pdmn-solver
cd pdmn-solver
pip3 install -r requirements.txt
After this, you can run the solver. Example usage is as follows:
python3 -O solver.py Name_Of_XLSX.xlsx -n "Name_Of_Sheet" -o output_name.idp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdmn-0.0.1.tar.gz
(18.4 kB
view details)
Built Distribution
pdmn-0.0.1-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file pdmn-0.0.1.tar.gz
.
File metadata
- Download URL: pdmn-0.0.1.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c715ba96abc21b1541449686b5a97dedad3e096cfb05ce67314a3e109f4459 |
|
MD5 | 9fe2f37ab0f5930c7ecd4252d29c322c |
|
BLAKE2b-256 | 849e129ae3c5692ce37da9643bf96ba38b80683ac2fbacd9cb2d68783b487c6b |
File details
Details for the file pdmn-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pdmn-0.0.1-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a809e7d22b52b13c088e5be40c987c9871231494e4ca59672d2820eaeff456d |
|
MD5 | 83f3ae3efe19a49ec151b2b4d8c6a61b |
|
BLAKE2b-256 | f4143bcd5132854a63dee7b46c9689438b304c6d9bdf425d19cb75532776af47 |