Sofía Contreras

  • Gurobi-versary
  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Sofía Contreras
  • Sofía Contreras created a post,

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

    Answered

    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...