メインコンテンツへスキップ

How to control MIP using callbacks in multi-objective optimization

回答済み

コメント

1件のコメント

  • Simranjit Kaur
    Gurobi Staff Gurobi Staff

    You can use  the cbStopOneMultiObj callback to interrupt the optimization of a specific objective in a multi-objective model, while allowing the overall hierarchical optimization process to continue. The documentation of this callback also includes an example for your reference.

    Please see our page on callback codes for the list of methods available for a Multiobj callback.

    Regards,
    Simran

    0

サインインしてコメントを残してください。