Farzane Ezzati
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 5
投稿
Farzane Ezzatiによる最近のアクティビティ-
Benders Cuts in Branch and Bound Tree
回答済みHello, I am solving a two stage stochastic model in which the first stage has integer variables. I am using the Benders cuts and adding them to the MIP nodes of the branch and bound tree. This is t...
-
Copy a class of model
回答済みHello, I have a model that is defined inside a class. I am updating the model and apply changes to it using a class. I am applying a branch and bound algorithm and when branching is required, I wan...
-
Cut Generation LP ( CGLP)
回答済みHi, I am writing an algorithm in which after solving LP relaxation of several sub-problems from a two-stage stochastic model. I want to use CGLP to generate disjunctive cuts. To generate disjunctiv...
-
Lagrangian Dual, Subgradient Method
回答済みHello, I want to solve a two stage stochastic programming model and I am using scenario decomposition and lagrangian relaxation of non-anticipativity constraints to solve the problem. I am mixing l...