/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

grigory.github.io
| | algorithmsoup.wordpress.com
6.8 parsecs away

Travel
| | In this post, I want to tell you about what I think might be the world's simplest interesting algorithm. The vertex cover problem. Given a graph $latex {G = (V, E)}&fg=000000$, we want to find the smallest set of vertices $latex {S \subseteq V}&fg=000000$ such that every edge $latex {e \in E}&fg=000000$ is covered by...
| | www.ewansilver.com
13.5 parsecs away

Travel
| | Interesting to see another Google-like piece of infrastructure cloning coming out of Yahoo!. Zookeeper appears to be almost identical to Chubby, Googles distributed lock service. Hadoop = MapReduce...
| | yufeizhao.wordpress.com
11.1 parsecs away

Travel
| | I am excited to announce our new paper, The number of independent sets in an irregular graph, coauthored with these three amazing collaborators: Ashwin is a freshman at MIT, Mehtaab is a sophomore at MIT, and David is a junior at Harvard. The paper solves a conjecture made by Jeff Kahn in 2001 concerning the...
| | siddhartha-gadgil.github.io
45.7 parsecs away

Travel
| [AI summary] The author details the process of using the Lean 4 programming language to formally verify Giles Gardam's disproof of the Kaplansky Unit Conjecture in mathematics.