hdavid16 / DisjunctiveProgramming.jl

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

Reformulation method specific to constraint #66

Open hdavid16 opened 1 year ago

hdavid16 commented 1 year ago

It might be useful to allow the user to specify the type of reformulation for each constraint (add a field to DisjunctConstraint to specify method).