pumpkin_solver

Module variables

Source
Expand description

Contains the variables which are used by the Solver.

A variable, in the context of the solver, is a view onto a domain. It may forward domain information unaltered, or apply transformations which can be performed without the need of constraints.

We define 2 types of variables:

Structs§

Traits§