-
Gurobi Model Infeasible or unbounded Answered 0 votes 2 comments -
Interpreting the log file for the branch-and-cut tree search Answered 0 votes 7 comments -
PWL constraints efficiency Answered 0 votes 4 comments -
Lazy callback Answered 0 votes 3 comments -
How to assign a new variable equal to min of two other variable (Gurobi in Python) Ongoing 0 votes 21 comments -
Can the callback function combine two check mechanism?(TSP subtour elimination + Bender's decomposition) Answered 0 votes 3 comments -
Is the TSP example's code in Gurobi documentation wrong??? Answered 0 votes 3 comments -
Request help in speeding up optimization(Mixed Integer Quadratic Problem) or finding why its taking that much time? Awaiting user input 0 votes 6 comments -
Upper bound and Lower bound for Benders decomposition in callback version Awaiting user input 0 votes 2 comments -
Disable MIP Presolve but preserve other Presolve Awaiting user input 0 votes 4 comments -
Setting Threads parameter does not work as expected Awaiting user input 0 votes 8 comments -
How to use callback function within multi-objective optimization? Answered 0 votes 2 comments -
Using ConcurrentMIP Answered 0 votes 6 comments -
When Gurobi can implement algorithms for SDP, especially for larger-scale matrix ? Answered 0 votes 3 comments -
Benders Decomposition using Callback Ongoing 0 votes 6 comments -
Effect of more processors Answered 0 votes 2 comments -
What is the difference between the nodes Explored time and the cpu time? Answered 0 votes 3 comments -
How to make the search over B&B tree faster? Answered 0 votes 14 comments -
Can I use Gurobi to solve this convex optimization problem? Awaiting user input 0 votes 2 comments -
Why is Gurobi returning MIP solution with gap of 0 which is not close to the actual optimal solution? Ongoing 0 votes 17 comments -
Lazy constraint in MIPNODE and MIPSOL Awaiting user input 1 vote 6 comments -
NoRel and setting time limits Answered 0 votes 6 comments -
Gurobi solver, algorithm Answered 0 votes 2 comments -
The gurobi can not find the optimization solution Awaiting user input 0 votes 2 comments -
How does NodeMethod work? Answered 0 votes 7 comments -
Convergence rate dependency on variables bounds Answered 0 votes 2 comments -
Benders optimality cut for a LP subproblem with piecewise linear objective Ongoing 0 votes 2 comments -
Branch-cut(-price) node LP warm start 0 votes 1 comment -
Numerical problem encountered while solving convex QCQP Ongoing 0 votes 2 comments -
Hungarian Algorithm with Unbalanced Matrix Awaiting user input 0 votes 2 comments
Algorithms
New postHow optimization algorithms work & improving their performance