Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

Create a node selection criteria

  • 1.  Create a node selection criteria

    Posted 06/17/16 03:12 PM

    Originally posted by: MarioSouto


    Dear all,

     

    In the Python API, in the field "mip.strategy.nodeselect", there is no reference to any user-defined strategy. Is there any way of creating a customized node selection criteria?  If not, there is a perspective of providing this feature in the future?

     

    Thanks,

    Mario Souto.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Create a node selection criteria

    Posted 07/13/16 01:29 AM

    The only way to define a user defined node selection criterion is to use a node selection callback.


    #CPLEXOptimizers
    #DecisionOptimization