Prabhu Manyem
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
アクティビティの概要
Prabhu Manyemさんの最近のアクティビティ-
Prabhu Manyemさんがコメントを作成しました:
Thanks Matthias.. Yes, I should have made it clear that I was talking about the LINUX shell command line (gurobi_cl) -- NOT the Python shell :-) Anyway, I got the job done by writing Python code, b...
-
Prabhu Manyemさんがコメントを作成しました:
Hi Jonasz, Thank you, but, as I asked in my previous post, is it possible to do all this from the command line?
-
Prabhu Manyemさんが投稿を作成しました:
Exporting the Reduced (Pre-solved) model
回答済みLet us call the model AFTER pre-solving as the "Reduced Model"... How can I get this reduced model? Is it possible to export this to a file from command line? Doesn't matter whether I can get thi...
-
Prabhu Manyemさんがコメントを作成しました:
Maliheh, Thank you... However, my goal (or hope) is to obtain optimal Integer solutions using Linear Programming... Or by solving at most a polynomial number of Linear Programs... for example, by ...
-
Prabhu Manyemさんが投稿を作成しました:
Obtaining 0-1 Integer Solutions with Linear Programming solvers
進行中I am trying to obtain 0-1 Integer solutions using Linear Programming.. I am testing whether the Valid Inequalities (extra constraints which I added to the model) indeed return fully Integer solutio...