Skip to content

Possibly can improve constraint set error #293

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.

:)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    • Status
      ❓ Under review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions