Lorenzo Castellino

  • Gurobi-versary
  • First Comment
  • First Question

PhD Student in Chemical and Material Sciences

  • 合計アクティビティ 4
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 1
  • サブスクリプション 1

アクティビティの概要

Lorenzo Castellinoさんの最近のアクティビティ
  • Lorenzo Castellinoさんがコメントを作成しました:

    Dear Mario, Thank you for you reply. Unfortunately I don't have a direct reference to the model: this is why I tried catching the exception "manually" in a callback where I could model.terminate(),...

  • Lorenzo Castellinoさんが投稿を作成しました:

    Stopping Gurobipy on exception

    回答済み

    I'm building a Python API where with an endpoint I call Gurobipy in a separate thread to solve a MIP problem. Due to the hardware where the API and solver are installed I can't have more then a sin...