Prasanna Kumar Reddy Sabbella

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

投稿

Prasanna Kumar Reddy Sabbellaによる最近のアクティビティ 最近のアクティビティ 投票
  • How to make Gurobi avoid giving non integral solutions.

    ユーザーの入力を待っています。

    Hi, Kindly read this till the end to understand it correctly. I'm facing a problem with duplicate feasible solutions when trying to solve a integer LP. Let's say X1 = 0.999 and X2 = 0 is a solution...

  • Total number of feasible solutions in Python/Gurobi

    回答済み

    Help required. Hi there ! I was solving a kind of sequential problem that produces a string of alphabets and numbers and with a dummy objective function "m.setObjective(0, GRB.MAXIMIZE)", I'm expec...

  • Suppress constraint output in Python

    回答済み

    Hi. Could someone please write out a piece of code for me to suppress constraint output in Python. Thank you.