or-fusion / pao

A Python Package for Adversarial Optimization
Other
17 stars 15 forks source link

Add interdiction solvers #71

Open whart222 opened 3 years ago

whart222 commented 3 years ago

This feature was not re-implemented in PAO after reworking the logic in pyomo.bilevel. This requires us to revisit the solver logic to consider the role of bilinear terms.

whart222 commented 3 years ago

Additionally, we need to think through how this generalizes to multiple lower-levels.