Sriram Sankaranarayanan
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
Sriram Sankaranarayananによる最近のアクティビティ-
Writing solution pool to .sol file
回答済みI have a model that returns multiple solutions. Is there a way I can write the suboptimal solutions to a file? I was hoping that I could do something like the following: for i in range(model.getAtt...
-
Callback Setsolution from a MIP solution node
進行中I am solving a two stage stochastic program (in the extensive or the "deterministic" form) with integer variables in both the stages. I observe that Gurobi's heuristics find good first-stage soluti...