MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

vehicle routing problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg88714] vehicle routing problem
  • From: omur.tosun at gmail.com
  • Date: Tue, 13 May 2008 07:11:51 -0400 (EDT)

hi,
i want to solve a VRP problem with mathematica....

i want to solve it in two phase 1) a set covering problem 2) assigning
one vehicle for each set and useing TSP(travelling salesman problem)
to route the vehicle...

i neep help..is there any way to solve VRP directly or how do i solve
these 2 phases. i have a depot and nearly 500 demand points..

any suggestion/help

thanks

=D6m=FCR..


  • Prev by Date: CurrentValue
  • Next by Date: Re: Error messages from FunctionInterpolation (bug?)
  • Previous by thread: Re: CurrentValue
  • Next by thread: SetOptions[Plot, BaseStyle :> myBaseStyle] does not work