• The Simulated Annealing Algorithm (katrinaeg.com)
    algorithms
    Simulated annealing is a method for finding a good (not necessarily perfect) solution to an optimization problem. If you're in a situation where you want to maximize or minimize something, your problem can likely be tackled with simulated annealing.