|
You are here |
grigory.github.io | ||
| | | | |
algorithmsoup.wordpress.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | [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. | ||