Viewing profile — csom
csom
HN member- Joined
- Fri, Oct 26, 2012, 5:59 PM UTC
- HN karma
- 132
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About csom
Recent public activity
-
comment
Comment #15304790
Here's such a map for Singapore we created quite a while ago: http://xiaoji-chen.com/2011/isochronic-singapore/ http://www.chsommer.com/isosin.htm
- story
- story
-
comment
Comment #12191680
you may want to look at: Alternative Routes in Road Networks Ittai Abraham, Daniel Delling, Andrew V. Goldberg, and Renato F. Werneck https://www.microsoft.com/en-us/research/wp-co…
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #9414117
Route Planning in Transportation Networks http://arxiv.org/abs/1504.05140 Shortest-Path Queries in Static Networks http://www.sommer.jp/spq-survey.pdf
- story
-
comment
Comment #8386120
Maybe it can predict which Microsoft lab will be closed next? ;-)
- story
- story
-
comment
Comment #6654029
Apple, Inc., Cupertino, CA Maps C++ Software Engineer - Public Transit As a member of the Transit Routing team, you will work on one of the most anticipated features of Apple Maps.…
- story
-
comment
Comment #6463003
simpler than a restaurant: a coffee shop. coffee machines have been around for quite some time, they are easy to operate and they produce decent coffee. yet "the total number of co…
-
comment
Comment #6132137
how does it compare to, say, tabulation as in Mihai Patrascu, Mikkel Thorup: The Power of Simple Tabulation Hashing. J. ACM 59(3): 14 (2012) http://doi.acm.org/10.1145/2220357.2220…
- story
- story
-
comment
Comment #5372969
I wonder what would happen if everybody who wants Google to continue Reader would start clicking on the Ads in Reader on a daily basis. Oh wait, which ads...
-
comment
Comment #5272344
Data structures called "distance oracles" handle such problems. However, most research results are for static graphs only. If the graphs are grids (as in the cstheory.stackexchange…