Skip to content

Mapping Solutions and Bounds from Original Problem Space to Preprocessed and Back #88

Answered by jjhforrest
spkelle2 asked this question in Q&A
Discussion options

You must be logged in to vote

The transformed solution is valid for preprocessed problem - however it is more flexible not to use "strategy" but to use CglPreprocess as in CbcSolver.cpp.
I think you mean CglPreprocess::preProcess - the presolve function returns a model saved during preProcess. preProcess can create variables - it rarely does.
The dual bound is valid.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by spkelle2
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