Sofía Contreras

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

アクティビティの概要

Sofía Contrerasさんの最近のアクティビティ
  • Sofía Contrerasさんが投稿を作成しました:

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

    回答済み

    from pyomo.environ import *m=AbstractModel ('Modelo1TFG')  import pyoutil as pu    #INDICESm.I= Set()  #nodos m.K= Set()  #vehículo#CONJUNTOS duda sobre por cual termino se multiplica km.RP = Set(w...