José Rodrigues

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

投稿

José Rodriguesによる最近のアクティビティ 最近のアクティビティ 投票
  • GurobiError: Constant is Nan

    回答済み

    Hi,  I'm trying to run my optimization in a remote computer as it is faster and has more RAM. However, when I try to run it, it prompts the following error as it can be seen in the image. Do you kn...

  • if constraint with sums

    回答済み

    Hi,  I've checked some posts about if constraints, however, I haven't been able to solve my problem. I have a binary variable called X, with two sets of indices p and t. p represents if there is a ...

  • problem in modelling constraints

    回答済み

    Hello,  I'm facing some difficulties in modelling a few constraints. I will provide a brief explanation of the variables. I have 4 variables, 2 binary and 2 continuous. and 4 sets of indices, d (nu...

  • Get variables indexes

    回答済み

    Hi everyone,  I have a binary variable, named X, with two indexes (X_i,j). After running the optimization, I want to know for what index in i, is the binary variable X equal to one. I've written th...

  • conditional constraint between two binary decision variables

    回答済み

    Hi, I have seen some posts regarding conditional constraints however none quite cleared my doubts. In order to make it easier to understand my problem, I will provide some context. My optimization ...