Skip to content

Gus42/Percolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percolation

October 2015,

Percolation is an exercise in java. It use the class WeightedQuickUnionUF to discover if in a grid N x N there is a path that connect element at the top of the grid with element at the bottom.

How to run:

Known Bugs:

  • The backwash. When the system percolate, all paths connected to the bottom seem to percolate.

Author: Francesco Gusella

contact: [email protected]

About

Algorithm, first week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages