hdavid16 / DisjunctiveProgramming.jl

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

Due to limitations in Symbolics.jl, does not support models with variables that are DenseAxisArray or SparseAxisArray #28

Closed hdavid16 closed 2 years ago

hdavid16 commented 2 years ago

Equivalent symbolic containers do not exist in Symbolics.jl

hdavid16 commented 2 years ago

Closed in v0.1.5 by creating a symbolic variable for each variable reference in JuMP