XSLPsetcurrentiv
| XSLPsetcurrentiv | 
  Purpose
 
 
  Transfer the current solution to initial values
 
 
  Synopsis
 
  int XPRS_CC XSLPsetcurrentiv(XSLPprob Prob); 
 
  Argument
 
 | 
     Prob 
     | 
     The current SLP problem.
     | 
  Further information
 
 
  Provides a way to set the current iterates solution as initial values, make changes to parameters or to the underlying nonlinear problem and then rerun the SLP optimization process.
 
 
  Related topics
 
  
