jump-dev / jump-dev/SumOfSquares.jl

Domain with JuMP variables

Open
#334 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.