Hi all, 

I'm hoping to get a suggestion on the problem I'm trying to solve with 
Neo4j. 

I'm trying to get the solution for a variant of TSP (travelling salesman 
problem) - the easy part is getting the shortest path using A*, but my 
"travelling salesman" would do pickup and delivery, so, while pickup point 
can be put in any order in the optimized path, its paired delivery point 
needs to be put somewhere after it.

Is there a way to get something like this with Neo4J?

Thanks a lot for your time!

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to