Getting Started
User Guide
Make the Solver the active solver
>>> with Solver() as MySol: >>> stuff
Until the with statement is closed, every change (for example, from put methods) will be applied to MySol