Skip to content

Possibly can improve constraint set errorΒ #293

@ofSingularMind

Description

@ofSingularMind

What we get now is

Factorization constraint set at node UniSGP_AMF_29 is not a valid constraint set. Please check your model definition and constraint specification. (Constraint set: BitSetTuples.BoundedBitSetTuple(Bool[1 0 0 0 0; 0 1 1 1 0; 0 1 1 0 0; 0 1 0 1 0; 0 0 0 0 1]))

Maybe we can include a helper string to help users read this constraint set string. For example (acknowledging that I myself don't know how it is read, so just guessing) :

Factorization constraint set at node UniSGP_AMF_29 is not a valid constraint set. Please check your model definition and constraint specification. (Constraint set: BitSetTuples.BoundedBitSetTuple(Bool[1 0 0 0 0; 0 1 1 1 0; 0 1 1 0 0; 0 1 0 1 0; 0 0 0 0 1])).

Hint: The constraint set can be read as follows... There should not be a... (one in a certain position in each group?)... etc.

:)

Metadata

Metadata

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions