IBM ILOG Solver User's Manual > Extending the Library > Extraction Concepts > Synchronization of the model > Using IloSynchronizeAndContinue

Using this parameter is valid if the list of changes that have happened since the last synchronization only contain monotonic changes. (The instance of IloSolver will throw an exception otherwise.) If all the changes are monotonic since the last synchronization, the instance of IloSolver will apply all the changes from the current state and continue from there.