Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

coursera percolation princeton-cs unionfind

Last synced: 23 days 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).