Skip to content

Yalmip interprets Maximum Iterations when it hit the Time Limit #1255

Discussion options

You must be logged in to vote

If a solver fails to find a solution satisfying feasibility and optimality tolerances within prescribed time, and explicitly says that is what happened, it would make absolutely no sense to say the problem was successfully solved.

The code you have appears to assume model is infeasible if solver times out. gurobi has not failed to find a feasible solution, it easily finds one already in the root node.

BTW, you probably mean yalmip('clear')

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mrkento11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants