Monte Carlo algorithm
Appearance
A Monte Carlo algorithm is an algorithm for computers. It is used to simulate the behaviour of other systems. it is not an exact method, but a heuristical one. Usually it uses randomness and statistics to get a result.