Crates.io | pindakaas |
lib.rs | pindakaas |
version | 0.2.0 |
created_at | 2022-09-12 01:42:30.462047+00 |
updated_at | 2025-09-25 07:57:05.306622+00 |
description | Encoding Integer and Pseudo Boolean constraints into CNF |
homepage | https://github.com/pindakaashq/pindakaas |
repository | https://github.com/pindakaashq/pindakaas |
max_upload_size | |
id | 663312 |
size | 403,422 |
A library to transform pseudo-Boolean and integer constraints into conjunctive normal form.
Although the main Pindakaas library is written in rust, it is also available from Python.
cargo add pindakaas
For more information about the Rust library, please visit the official documentation.
pip install pindakaas
For more information about the Python library, please visit the official documentation.
This research was partially funded by the Australian Government through the Australian Research Council Industrial Transformation Training Centre in Optimisation Technologies, Integrated Methodologies, and Applications (OPTIMA), Project ID IC200100009
This library is made available under the MPL-2.0 license.