搜索:heuristic

找到约 12 项符合「heuristic」的查询结果

结果 12
https://www.eeworm.com/dl/542/218739.html 其他书籍

Heuristic search in artificial intelligence

Heuristic search in artificial intelligence
下载 79
·
查看 1105
https://www.eeworm.com/dl/944304.html 技术资料

An Improved Heuristic Ant-Clustering Algorithm.pdf

资料->【C】嵌入系统->【C3】自动化控制->【1】控制算法->【蚁群算法】->An Improved Heuristic Ant-Clustering Algorithm.pdf
下载 1
·
查看 5134
https://www.eeworm.com/dl/650/449369.html 人工智能/神经网络

Lin-Kernighan heuristic for the TSP and minimum weight perfect matching

Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
下载 91
·
查看 1132
https://www.eeworm.com/dl/650/176171.html 人工智能/神经网络

基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method)

基因算法(GA) GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. ...
下载 33
·
查看 1083
https://www.eeworm.com/dl/976708.html 技术资料

partitioning graph

an efficient heuristic procedure for partitioning graphs
下载 5
·
查看 4547
https://www.eeworm.com/dl/518/476996.html 数值算法/人工智能

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location a ...
下载 65
·
查看 1097
https://www.eeworm.com/dl/684/212998.html 软件设计/软件工程

This paper studies the problem of categorical data clustering, especially for transactional data ch

This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm ...
下载 33
·
查看 1097
https://www.eeworm.com/dl/665/153823.html matlab例程

物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)

物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost netwo ...
下载 52
·
查看 1122
https://www.eeworm.com/dl/654/402666.html 数据结构

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating ...
下载 47
·
查看 1488
https://www.eeworm.com/dl/650/192600.html 人工智能/神经网络

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars ind ...
下载 73
·
查看 1060