Programming Project from Algorithm https://class.coursera.org/algs4partI-008
In a scientific problem, researchers are interested in the following question: if sites are independently set to be open with probability p (and therefore blocked with probability 1 − p),
The programme trys to infer the probability that the system percolates.
