chkwon / Complementarity.jl

provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
Other
75 stars 20 forks source link

add support for SparseAxisArray variables #75

Open LukasBarner opened 10 months ago

LukasBarner commented 10 months ago

If SparseAxisArray expressions are supported, it might be plausible to add support for SparseAxisArray variables as well. Do you think this would be a reasonable approach?