jump-dev / jump-dev/PolyJuMP.jl
support variable creation with NonNegPoly(X)
Open
- Dominant language
- Julia
- Stars
- 46
- Forks
- 10
- Avg merge
- 4h 13m
- Merged PRs (30d)
- 1
Description
`@variable(m, p, NonNegPoly(X))`
perhaps also
`@variable(m, p, NonNegPoly(X), domain=D)`? (or maybe domain could be a second argument to NonNegPoly)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.