Monte Carlo

A method of simulation is called a Monte Carlo method if sampling with pseudo random numbers is used. The simplest example is the random sampling with the weight that is uniform in the configuration space. An important category is that of importance sampling methods, e.g., Markov-chain Monte Carlo. The method is also used for solving optimization problems via simulated annealing.