Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

Sequence of TSP

  • 1.  Sequence of TSP

    Posted Tue June 04, 2013 01:17 AM

    Originally posted by: RithulKrishnan


    Hi,

     

    I'm solving the TSP using the given example, but I also want to show the sequence or route of the selected tour (e.g. if there are 4 cities, then I want to show the route as 1-3-2-4-1 or 1-3-2-4). I have been trying to do so from the past 2 days but have been unable to figure out a way to do this. Any help will be greatly appreciated.

     

    Thank You,

    Rithu


    #DecisionOptimization
    #MathematicalProgramming-General


  • 2.  Re: Sequence of TSP

    Posted Tue June 04, 2013 02:14 AM

    Isn't that the same question you asked here?


    #DecisionOptimization
    #MathematicalProgramming-General