The taxi drives covers some graphs more efficiently than the random walk and persistent random walk, and in that sense is a competitive candidate for random search problems
And also leads the "Curious tourist problem": A curious tourist arrives in a city with N roads arranged in a network G. She decides to explore the city by taking taxis to randomly chosen locations (via shortest paths). After being dropped off by a taxi at a given location,
she is immediately picked up by another taxi and brought to a new location. How long does it take her to cover every road at least once?

See here for code http://www.kevokeeffe.com/research/ 
An analytic solution to the curious tourist problem is an open problem -- good luck!
You can follow @Kevsational.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled:

By continuing to use the site, you are consenting to the use of cookies as explained in our Cookie Policy to improve your experience.