Skip to content

Copysets and Chainsets: A Better Way to Replicate

hackingdistributed.com
1 pointdgrnbrg1 comment
On HN

Comments

I think that this article shows a very interesting application of a technique known as “derandomization”. Usually, derandomization is when you take a randomized algorithm and remove all sources of randomness. In this application, we see it only partially derandomized, to great effect: copysets improve reliability by reducing overall randomness, but still leverage randomness to approximate the solution to an NP-complete problem.

I wonder if other algorithms would benefit from partial derandomization?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.