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

In python api, is model.copy() deep copy or not

回答済み

コメント

2件のコメント

  • David Torres Sanchez
    • Gurobi Staff

    Yes. Please try this.

    Cheers, 
    David

    0
  • Michel Soares
    • Gurobi-versary
    • Thought Leader

    Yes, it should keep the original form.

    You may also add/remove constraints/fixations from a single model, which may be easier in some cases. See this other answer for more information.

    1

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