Matthijs Smulders

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

Activity overview

Latest activity by Matthijs Smulders
  • Matthijs Smulders commented,

    Hi Jaromil, I think I have found the problem myself. It appears that I accidentally set the value of dist_var somewhere in my code beforehand and it did not let me change it again (I mistyped the e...

  • Matthijs Smulders created a post,

    Unsupported operand type for =-: nonetype and float

    Answered

    Hi, I am having a problem with the following part of my code. I am using a generator constraint to check if m[i,j,k] is true. If so, another variable dist_var should become the value as indicated, ...