Skip to content
/ bokit Public

Definition, manipulation and evaluation of Boolean rules

Notifications You must be signed in to change notification settings

GINsim/bokit

Repository files navigation

Bokit: definition and manipulation of Boolean expressions

This crate provides data structures and API to define and manipulate Boolean rules as expression trees or lists of (prime) implicants.

Python bindings

Python bindings using Pyo3 are available with the pyo3 feature (disabled by default).

Build and install for testing with maturin develop --cargo-extra-args="--features pyo3".

About

Definition, manipulation and evaluation of Boolean rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published