pumpkin_solver

Module containers

Source
Expand description

Contains containers which are used by the solver.

Structs§

  • Structure for storing elements of type Value, the structure can only be indexed by structures of type Key.

Traits§

  • A simple trait which requires that the structures implementing this trait can generate an index.