lacistijo / Percolate

Coursera Algorithms / Percolation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Percolate

Created for the Coursera Algorithms course.

  • Percolation.java - Percolate class with the necessary methods
  • PercolationStats.java - Calculate the statistics with given trials
  • PercolationVisualizer.java - Visualize percolation on a site map

NOTE: Backwash is not handled in this solution

About

Coursera Algorithms / Percolation


Languages

Language:Java 100.0%