Re: [OSRM-talk] routing with GPUs or mapD

2016-04-01 Thread Bjorn Madsen
That was a quick response...! :-) Thanks; Well - if anyone else is working on this - experimental or not - then please keep me posted as I'm interested in what you find. On Thu, Mar 31, 2016 at 11:06 PM, Daniel Patterson wrote: > Bjorn, > > This paper outlines one approach

Re: [OSRM-talk] routing with GPUs or mapD

2016-03-31 Thread Daniel Patterson
Bjorn, This paper outlines one approach that is very fast: http://www.cs.princeton.edu/~rwerneck/papers/DKW14-crp-gpu.pdf and there are others:

[OSRM-talk] routing with GPUs or mapD

2016-03-31 Thread Bjorn Madsen
Brief introduction: The difference between (1) routing + overlaying congestion data and (2) routing with congestion data is that the former simply provides a route which is extended with the delay given by the reduced travel speed inferred from the congestion (option 1). We can do that easily