An open API service indexing awesome lists of open source software.

https://github.com/yiyun-liang/percolation-simulator


https://github.com/yiyun-liang/percolation-simulator

coursera percolation princeton-cs unionfind

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# percolation-simulator

A program that estimates the value of the percolation threshold via Monte Carlo simulation.

It is based on [Coursera Algorithms by Princeton University](http://coursera.cs.princeton.edu/algs4/assignments/percolation.html).