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

Why does my time limit doesn't work in IPython 8.10.0?

回答済み

コメント

1件のコメント

  • Marika Karbstein
    • Gurobi Staff

    You need to set the parameter before the solve call, i.e., before the line

    results = opt.solve(inst, tee=True)
    0

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