algorithm - 以前在哪里介绍过这种聚类搜索算法?

标签 algorithm search complexity-theory discrete-mathematics mathematical-optimization

参见:http://kks.cabal.fi/GoodEnoughSearch

我浏览了很多论文和网站。我没有找到以前在哪里介绍过这个算法,或者有人做过类似的东西,但更好或更通用。该算法非常简单,因此遇到我所遇到的同类问题的任何人都应该很容易找到。

最佳答案

这让我想起了蒙特卡罗方法。

http://en.wikipedia.org/wiki/Monte_Carlo_method

关于algorithm - 以前在哪里介绍过这种聚类搜索算法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3439574/

相关文章:

algorithm - 在邻接矩阵中,如何找到给定顶点的邻居的邻居?

ruby-on-rails - 我如何加快这个丑陋的查询?

android - 我需要在 Android 中将我的语音搜索应用程序添加到 “Complete action using”

python - Python有计算空间复杂度的方法吗?

java - if 语句的复杂性

php - 帮助学习 PHP 算法类(class)

performance - BST树运行时间

c++ - trie 数据结构中的所有单词

python搜索元组列表

algorithm - 证明递归行列式的复杂性