Matthijs Smulders

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

アクティビティの概要

Matthijs Smuldersさんの最近のアクティビティ
  • Matthijs Smuldersさんがコメントを作成しました:

    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さんが投稿を作成しました:

    Unsupported operand type for =-: nonetype and float

    回答済み

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