Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Is there TSP code using branch and bound and cplex ?

    Posted 02/10/11 05:43 AM

    Originally posted by: tmtavn


    If someone has Cplex code for TSP using branch and bound,
    please send to me.
    Thanks for your help
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Is there TSP code using branch and bound and cplex ?

    Posted 02/10/11 05:51 AM

    Originally posted by: SystemAdmin


    Why aren't you just using Concorde? This is the best TSP code available, and you can link it to use CPLEX as an LP solver.

    Or are you searching for a TSP code that just uses CPLEX MIP callbacks instead of managing the search tree on its own?
    Tobias
    #CPLEXOptimizers
    #DecisionOptimization