Possibly can improve constraint set error
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
Locate the code that formats the factorization constraint-set error and inspect how BitSetTuples.BoundedBitSetTuple is represented. Determine what a readable helper string should convey; done means the error gives users an understandable interpretation of the displayed constraint set.
Written by the indexing model from the issue text.
Description
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.
:)
- Dominant language
- Julia
- Stars
- 46
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ReactiveBayes/GraphPPL.jl
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ReactiveBayes/GraphPPL.jl#310 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
ReactiveBayes/GraphPPL.jl#309 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ReactiveBayes/GraphPPL.jl#308 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 76/100
ReactiveBayes/GraphPPL.jl#306 ·
-
`@warn` in apply_constraints! throws `UndefVarError: opt` when a node already has a form constraint Open
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
ReactiveBayes/GraphPPL.jl#305 ·
All issues in ReactiveBayes/GraphPPL.jl
Similar issues
-
tagbot-manual
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Sienna-Platform/PowerSystems.jl#1800 ·
-
enhancement good first issue help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100