Samuele Valperta

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

アクティビティの概要

Samuele Valpertaさんの最近のアクティビティ
  • Samuele Valpertaさんが投稿を作成しました:

    Same relaxed solution every time

    回答済み

    Hello guys, not sure if this is the right place to ask something like this but maybe I found people which like solving other person problem xD. I'm doing an exercise for school and I'm having probl...

  • Samuele Valpertaさんがコメントを作成しました:

    Thank you very much! I was solving an integer problem Variable types: 0 continuous, 308 integer (154 binary) but I've just realised I was doing wrong and I need to switch to a continuous problem.

  • Samuele Valpertaさんが投稿を作成しました:

    Error at GRBVar.get

    回答済み

    Hello, I need to find if the optimal solution found is a degenerate solution. Being that there's no default method to do that my idea was, after optimising, to iterate through model.getVars() and c...