hdavid16 / DisjunctiveProgramming.jl

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

Allow user to have already created the disjunction binary variable before calling the disjunction macro #24

Closed hdavid16 closed 1 year ago

hdavid16 commented 2 years ago

Need to check that the dimension matches the number of disjuncts

hdavid16 commented 2 years ago

Check that the name kwarg doesn't conflict with existing variables

hdavid16 commented 2 years ago

Need to check: