Hi
Googling multiple travelling salesman with time window provides many
ideas

Regards Davie

On Oct 27, 10:02 pm, "Miguel.camba" <[email protected]> wrote:
> Hi.
> I've reached a dead end on a problem. I've implemented easily a
> feature that optimizes a route given start and end points. Pretty
> straightforward.
>
> Now I want to improve that functionality allowing the user to define
> the hour range that a stop is opened and the start hour, so the route
> takes care of time-incompatible routes.
> This is a variation of the salesman problem that cant be accomplished
> with the v3 api, so i would need to implement myself the algorithm,
> but the computational cost of a 20 stops is demencial. I'm missing is
> a better way to implement that feature. It's just too complicated?
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to