This control is intended for use where optimization runs that are terminated using the 
 MAXCUTTIME control are required to be reproduced exactly. This control is necessary because of the inherent difficulty in terminating algorithmic software in a consistent way using temporal criteria. The control value relates to the number of times the optimizer checks the 
 MAXCUTTIME criterion up to and including the check when the termination of cutting was activated. To use the control the user first must obtain the value of the 
 CHECKSONMAXCUTTIME attribute after the run returns. This attribute value is the number of times the optimizer checked the 
 MAXCUTTIME criterion during the last call to the optimization routine 
 mipOptimize. Note that this attribute value will be negative if the optimizer terminated cutting on the 
 MAXCUTTIME criterion. To ensure accurate reproduction of a run the user should first ensure that 
 MAXCUTTIME is set to its default value or to a large value so the run does not terminate again on 
 MAXCUTTIME and then simply set the control 
 MAXCHECKSONMAXCUTTIME to the absolute value of the 
 CHECKSONMAXCUTTIME value. 
 
 
Namespace:  
Optimizer
 
Assembly:  xprsdn (in xprsdn.dll) Version: 43.01.01
 Syntax
 
  
  
   
    public int MaxChecksOnMaxCutTime { get; set; }
    
   
  
 Property Value
Type: 
 
Int32
 
 Remarks
 See Also
                 
                
                    © 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the
                    property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not
                    convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except
                    solely for internal evaluation purposes to determine whether to purchase a license to the software
                    described in this documentation, or as otherwise set forth in a written software license agreement
                    between you and FICO (or a FICO affiliate). Use of this documentation and the software described in
                    it must conform strictly to the foregoing permitted uses, and no other use is permitted.