JuliaConstraints / JuliaConstraints/ConstraintProgrammingExtensions.jl
Add support for SAT models
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 24
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Related to https://github.com/dpsanders/SatisfiabilityInterface.jl/blob/master/src/MOI_wrapper.jl
Have a look at https://www.youtube.com/watch?v=F5QuDrTkAow before any work on this starts :).
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.
Research direction
Start by reading src/MOI_wrapper.jl in SatisfiabilityInterface.jl, which the issue identifies as related work, and watch the linked video before beginning. Clarify the intended scope of SAT model support and define what completed support should cover before choosing an implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100