pumpkin-constraints 0.3.0

The constraints of the Pumpkin constraint programming solver.
Documentation
  • Coverage
  • 100%
    30 out of 30 items documented1 out of 1 items with examples
  • Size
  • Source code size: 68.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.6 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 47s Average build duration of successful builds.
  • all releases: 47s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ConSol-Lab/Pumpkin
    67 24 22
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • maartenflippo

Contains certain constraints which can be used by the Pumpkin solver.

A constraint enforces a relationship between variables. It is defined by one or more propagators (see [pumpkin_propagators]).