Decision Optimization

Decision Optimization

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


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

Generic Callback C++: how can I use isAfterCutLoop() method in generic callback?

  • 1.  Generic Callback C++: how can I use isAfterCutLoop() method in generic callback?

    Posted 01/20/20 04:35 PM

    Originally posted by: franco.quezada


    Hello, 

    I am implementing generic callback in cplex 12.8/C++, and I am having some trouble to find the right function to generate my customized cuts after cplex cut generation at each node of the branch-and-bound tree.
    I would like to know if there exist a similar function as isAfterCutLoop() that I can use in generic callback or if there is any function to get the current node id in the branch-and-bound tree.

    Thanks

    Franco


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Generic Callback C++: how can I use isAfterCutLoop() method in generic callback?

    Posted 01/24/20 04:35 AM

    Sorry, unfortunately this feature does not exist yet.

    I have registered a user wish to get this implemented.


    #CPLEXOptimizers
    #DecisionOptimization