XSLPpostsolve
 XSLPpostsolve | 
   
  Purpose
 
 Restores the problem to its pre-solve state
 
  Synopsis
 
int XPRS_CC XSLPpostsolve(XSLPprob Prob);
 
  Argument
 
| 
     
     Prob 
       | 
   
     
     The current SLP problem.
       | 
  
  Related controls
 
  Integer
 
  
   
 
| 
      
      Determines if postsolve is applied automatically.
        | 
   
  Further information
 
If Xpress-SLP was used to solve the problem, postsolve will unconstruct the problem before postsolving (including any reformulation that might have been applied)
.
  Related topics
 
