Samira Fallah
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by Samira Fallah-
Seeking Advice on Handling Infeasibility Issues in Gurobi MINLP Solver for Bilinear Problems
Awaiting user inputHi, I have a question regarding the use of the MINLP solver of Gurobi for my bilinear problem. Due to the complexity of the problem, I have encountered some issues. Specifically, due to numerical e...
-
Presolve for Non-Convex Quadratic Optimization
AnsweredHi,I have a question regarding the presolve in Gurobi. I'm using Gurobi 10 to solve a Non-Convex Quadratic Optimization problem that involves bilinear terms in the constraints. My goal is to obtain...
-
undefined reference
AnsweredHiI am having a problem when trying to use the Gurobi library in C++. Specifically, I am getting "undefined reference" errors during the linking process. I have added the necessary lines to my bash...
-
Model is infeasible in Gurobi although it has a feasible solution
AnsweredI am attempting to solve a non-convex quadratic optimization problem using Gurobi, but I have encountered an issue. Specifically, I have a specific objective function; however, I am only interested...