Closed AliRafieePour closed 3 years ago
See the latest online documentation, which now contains detailed examples of the use of PAO.
Is it this one https://pao.readthedocs.io/en/latest/ ? I can't still find any examples about how transformations are done....
On Mon, Mar 29, 2021, 9:58 PM William Hart @.***> wrote:
See the latest online documentation, which now contains detailed examples of the use of PAO.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/or-fusion/pao/issues/47#issuecomment-809846776, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIJCV3ENOYJEFDSGLV5WTZTTGEV33ANCNFSM4TW4TOGQ .
Hi,
I hope you are doing very well.
I have seen you have added some examples of bilevel optimization problems in the bilevel/examples folder. This is great to see these examples, however, my issue is that we cannot solve them and we have no idea what solver we should use. I have seen on a question posted online that we need to transform our problem using TransformatonFactory to be able to be solved by a particular solver. Would you be able to either share a more real-world example of this so we could learn more or perhaps explain this? Unfortunately, not many examples are available to learn from.
Thanks,