28 Mar 2006 07:36:26 -0800, "achileos"
<antoine.gilbert.qc@gmail.comwrote:
>I was trying to use RBJECTS, to solve a VRP. The example is a
>typical 1 depot X customers Y trucks.
>
>1) I have customers informations. I don't have their points
>coordinates, just distances between each points (matrix).
>
>2) I have a depot, not the coordinates, just distances to each
>customers.
>
>3) I have a number of truck available
>
>I want to be able to generate tours for the trucks. I don't want to
>care about capacity, time, etc. I just want all the customers to be
>visited using the less total routing distance possible.
>
>I was looking for very simple example achieving this using RBJECTS
>(java)
I will have a look, but I am at work now. Don't expect reply earlier
than within about 12 hours from now
A.L.