jump-dev / jump-dev/SumOfSquares.jl
Domain with JuMP variables
Open
- Dominant language
- Julia
- Stars
- 131
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
If the `domain` keyword is given a set with JuMP's expressions, they are currently not converted to MOI functions and then the bridge fails by trying to convert them to `Float64`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing handling of the `domain` keyword when its set contains JuMP expressions, then inspect the bridge conversion where MOI functions are expected. Reproduce the issue with a domain set containing JuMP variables and verify that the bridge no longer attempts direct conversion to `Float64`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100