This package browser is in early development. Mind the rough edges.

chuffed 0.13.2

Lazy clause generation solver

Chuffed is a state of the art lazy clause solver designed from the ground up with lazy clause generation in mind. Lazy clause generation is a hybrid approach to constraint solving that combines features of finite domain propagation and Boolean satisfiability.

Installation

Install chuffed 0.13.2 as follows:

guix install chuffed@0.13.2

Or install the latest version:

guix install chuffed

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.