Skip to content

Too much time for kkt command #1280

Closed Answered by johanlofberg
rgzbsn asked this question in Problems using YALMIP
Discussion options

You must be logged in to vote

As it says, turn off kkt.dualbounds

However, you are probably going to struggle with this model. It is way beyond intended size, and now that you turn off computation of good bounds, the big-M model will likely be horrible numerically (if it wasn't before), and you will have to manually add bounds on the duals (details.duals) and then you probably have the problem that you have no idea what reasonable bounds are, thus either using too tight bounds and risk throwing away the optimal solution, or using too large bounds and causing numerical disasters

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@johanlofberg
Comment options

@rgzbsn
Comment options

@ZihanXu1-debug
Comment options

@johanlofberg
Comment options

@ZihanXu1-debug
Comment options

Answer selected by rgzbsn
Comment options

You must be logged in to vote
1 reply
@johanlofberg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants