Skip to content

A Minor-I project, based on Percolation theory in which I've implemented a Union-Find algorithm to check for the percolation of water through any porous material.

License

Notifications You must be signed in to change notification settings

OjasviChauhan/Percolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percolation

A Minor-I project, based on Percolation theory in which I've implemented a Union-Find algorithm to check for the percolation of water through any porous material and did a Monte Carlo Simulation to calculate the Probability Threshold of the system.

Skills: C++, Union-Find data structures, graph theory.

About

A Minor-I project, based on Percolation theory in which I've implemented a Union-Find algorithm to check for the percolation of water through any porous material.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages