Figuring out the best place to live in Helsinki
11–20 of 50 posts
Re: Figuring out the best place to live in Helsinki
#12As a consultant you surely don't travel to every part of the city as frequently, and maybe the expensive neighbourhoods are rightfully expensive because that is the place where those who hire consultants live.
Nonetheless a really cool visualisation/idea!
Re: Figuring out the best place to live in Helsinki
#13the end result is nice though.
Re: Figuring out the best place to live in Helsinki
#14Nice work, is the source available? I'd love to do something similar for Sydney, Australia.
Re: Figuring out the best place to live in Helsinki
#15Re: Figuring out the best place to live in Helsinki
#16Did you do it for /each address/ or each building? It seems like comparing each building (or even block?) to the rest would be faster in that case. How long did it all take?
Re: Figuring out the best place to live in Helsinki
#17Re: Figuring out the best place to live in Helsinki
#18From what I read there I think he assumes he is always visiting his homebase in between. But when he travels in one day from client A directly to client B (and even C) without visiting his homebase the stuff get's much more complex and results may vary. If you want to know more do research about the "traveling salesman problem". TL;DR: It's not so easy.
Re: Figuring out the best place to live in Helsinki
#19Disclaimer: Like written above I created it so I am obviously the founder
Re: Figuring out the best place to live in Helsinki
#20Earlier quoted context omitted.
Could be that he only works by the day, so going from client A to client B will be rare. Disregarding changes in travel time due to the different time of say, we know that A -> Origin + Origin -> B is an upper bound on A -> B so the solution is still good even if it's not quite optimal.
Yes you're right. It all depends on amount of clients he visits in one day, if they are flexible in time or not and how to get from client A to client B (or C).