atefeh Behzadi
- 合計アクティビティ 21
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
atefeh Behzadiによる最近のアクティビティ-
Getting Stuck in gap in MIP optimization model
回答済みI have developed an MIP optimization model for designing a district heating network. The objective of the optimization is to minimize the cost associated with the piping infrastructure. In the code...
-
Problem in optimization of MIP model
回答済みHello, I have an optimization model in Gurobi optimization in python which has two binary variables and one non convex constraint, I have a problem with finding the initial point. I think The BestB...
-
Modeling Issue
回答済みI have developed an optimization model for the design of district heating network pipes. My objective is to identify the presence of each pipe in the network and finalize the network design. To ach...
-
Quadratic constraint
回答済みwhen i put this quadratic constraint to my optimization model at gurobi in python, it takes many time for solve it and i think it is not rational. how i can manage this constraint? for edge in df_e...