JC

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

Posts

Recent activity by JC Recent activity Votes
  • Finding Multiple Solutions

    Answered

    Hi, I have read that with Gurobi the output of multiple solutions is possible. With the following code I wanted to be able to obtain the optimal as well as other possible good solutions. model.setP...

  • TypeError: unsupported operand type(s) for +: 'NoneType' and 'float'

    Answered

    Hi, I have a problem with my Optimization in pulp with the solver Gurobi. The goal of my code is to determine the minimum cost of green hydrogen supply. Input are the hourly values of electricity s...