jan chi

  • First Question
  • First Comment
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by jan chi Recent activity Votes
  • modeling a complex probelm using gurobi api

    Answered

    I have a non linear problem to optimize, the math formulation is below. I used IPOPT with Pyomo to solve my problem, but the time overhead was huge, so I tried to switch to the Gurobi API. Her...