/algorithms

assignments for the algorithm course

Primary LanguageJava

this is a simulation to estimate the value of the percolation threshold via Monte Carlo simulation.

the algs4.jar is included, which was developed by the princeton university.

this is basically a programing assignment for the algorithm course.