hdavid16 / DisjunctiveProgramming.jl

A JuMP extension for Generalized Disjunctive Programming
MIT License
27 stars 3 forks source link

`infer_bigm` without parsing expressions or using IntervalArithmetic #55

Closed hdavid16 closed 1 year ago

hdavid16 commented 1 year ago

Access the constraint object func and then use the func.terms mapping to apply interval arithmetic.