Module splr::assign

source ·
Expand description

Module assign implements Boolean Constraint Propagation and decision var selection.

Re-exports§

Modules§

Structs§

  • A record of assignment. It’s called ‘trail’ in Glucose.
  • Object representing a variable.

Enums§

Traits§