
Seyedkianoush Mousavichashmi
- 合計アクティビティ 13
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 6
アクティビティの概要
Seyedkianoush Mousavichashmiさんの最近のアクティビティ-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
Solving Non-convex MINLP - postponed nodes
回答済みHi, I have implemented a branch and cut algorithm where my subproblems are mixed integer program with bilinear objective function. Here is the groubi log of my subproblem: Gurobi Optimizer version ...
-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
Non-convex problem with bilinear objective - unbounded
ユーザーの入力を待っています。Hi, I am solving a non-convex problem with bilinear objective via Gurobi. I can solve the problem analytically to optimality and I am aware of the optimal solution. When I use Gurobi (with presolve...
-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
Issue with callback best objective and heuristic solution (versions 9.1.2 and 9.0.0)
ユーザーの入力を待っています。Hello, I am applying Benders decomposition via callback to my problem. I noticed that I can generate heuristic solution from integer solution which is possibly better than the best objective foun...
-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
Is it possible to retrieve duals from the root node (with added cuts by the solver) in a MILP problem?
Hi, I have a MILP problem with a tight LP relaxation. In order to get the MILP value functions, I use LP relaxation duals. When solving the MILP, I noticed in the root node has a much better bound ...
-
Seyedkianoush Mousavichashmiさんがコメントを作成しました:
Thank you very Much! It solved my issue! Regards, Kianoush
-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
Adding and removing Scenarios in multiscenario setting
回答済みHi, I noticed that in the multi-scenario feature of Gurobi, there is no option of removing scenarios. This is problematic when we use a model iteratively instead of creating and deleting a mode...
-
Seyedkianoush Mousavichashmiさんが投稿を作成しました:
How to remove scenarios from Multi-Scenario Gurobi model or transfer it to a normal single Scenario model?
Hi, I'm using the Gurobi Multi-Scenario model (scenarios are based on right-hand sides) and I solve it iteratively. So in each iteration, I have a new base model and a new set of scenarios (which i...