how to write minmax objective function for mTSP
回答済みHi, I'm implementing the minmax mTSP in python and I don't know how to write the minmax objective function, can someone help?

0
-
正式なコメント
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support. -
Hi Samantha,
This is a bilevel optimization problem you have there. Gurobi currently does not natively support bilevel programming. However, there are techniques to reformulate special cases of bilevel problems as single level models. The paper by Kleinert et al. gives a good overview over most state-of-the-art techniques.
Best regards,
Jaromił0
投稿コメントは受け付けていません。
コメント
2件のコメント