Skip to content
Discussion options

You must be logged in to vote

Hello @Gwzwpxz ,

You can provide only values for the integer variables, and then SCIP will try to solve an LP to infer the value of the continuous ones. You can even provide values for a subset only if the integer variables, and SCIP will follow the same process to infer a value for the rest of the variables. In that case however, I suppose there are little chances that the remaining integer variables will be assigned an integer value.

Best,

Replies: 1 comment

Comment options

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