concepts.dsl.constraint.AssignmentDict#

AssignmentDict#

A mapping from variable indices to assignment values.

alias of Dict[int, Assignment]