Module backtrack::problem[][src]

Expand description

Traits defining a problem

Structs

Traits

Check if a combination of values is satisfactory

Check if a new value is satisfactory against reduced combinations incrementally.

Size and solution domain of a problem