We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 548413a + bf51c93 commit ca39184Copy full SHA for ca39184
README.markdown
@@ -119,6 +119,7 @@ Bad sorting algorithms (don't use these!):
119
- Neural Networks
120
- PageRank
121
- [Naive Bayes Classifier](Naive%20Bayes%20Classifier/)
122
+- [Simulated annealing](Simulated%20annealing/). Probabilistic technique for approximating the global maxima in a (often discrete) large search space.
123
124
## Data structures
125
0 commit comments