|
|
|
Ask HN: Optimal office relocation (London) based on journey times of employees
|
|
4 points
by spicerguy
4030 days ago
|
|
A variant on the shortest path problem - we have multiple employees with access to underground stations around London. What would be the best way of choosing a new office location given the starting points of the employees with the primary goal to keep average transit time using public transport to the new location a minimum? And has anybody done this already? (Mapumental have an open service but it seems to be the wrong way round for my purposes). I've not been able to find anything but perhaps I've been asking the wrong question. the ability to weight the importance of various key staff would be nice as well. Of course, we might well end up just schlepping over to Silicon roundabout. edited to clarify that Mapumentals service is not wrong, just the way I want to use it |
|
A big question is what you are optimising for? If it's average time, it could be that it is far for everyone. Or are you employees living in clusters that can carry a heigher weight? You already talk about different staff carrying a different weight. etc. etc.
It's typically not even easy to properly define the problem :-)