
atefeh Behzadi
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by atefeh Behzadi-
Getting Stuck in gap in MIP optimization model
AnsweredI 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
AnsweredHello, 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
AnsweredI 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
Answeredwhen 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...