or-fusion / pao

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

Add support for pessimistic formulations #75

Open whart222 opened 3 years ago

whart222 commented 3 years ago

Existing methods in PAO only apply to optimistic formulations, where the follower can select their best-possible alternatives when multiple solutions have the same value. We need to consider pessimistic formulations as well.