关键词:最短路径;Floyd算法;贪心算法;最优矩阵 [gap=1156]Key words:the shortest path;Floyd algorithm;greedy algorithm;optimal matrix
基于68个网页-相关网页
...节 问题的提出及解决方法 第二节 戴克斯特拉算法(Dijkstra algorithm) 第三节 弗洛伊德算法(Floyd algorithm) 第四节 A*搜索算法 第五节 结束语 正文 第一节 问题的提出及解决方法 所谓最短路径问题,可以说有两种.
基于20个网页-相关网页
improved Floyd algorithm 改进的Floyd算法
Floyd-Warshall algorithm 弗洛伊德算法求最短路径 ; 弗洛伊德算法
floyd s algorithm floyd算法
floyd ' s algorithm floyd算法
algorithm Floyd Floyd算法
Floyd shortest path algorithm 说明迪杰斯特拉最短路径算法
To solve the model, the shortest path and its length of every two nodes in the incomplete undigraph are calculated with FLOYD algorithm, and a predatory search algorithm is designed for the solution.
为了求解上述模型,首先利用FLOYD算法求得不完全无向图中各节点间的最短路径和最短路径长度,然后设计了捕食搜索算法对模型进行求解。
Compute shortest paths with matrix multiplication and the Floyd-Warshall algorithm for the following graph.
计算最短路径与矩阵乘法和弗洛伊德·沃肖尔算法对以下图。
The model was firstly converted into a crisp multi-depot vehicle routing problem, and then it was solved by a predator search algorithm with FLOYD.
为了求解上述模型,首先将模型进行清晰化处理,使之转化为一类确定性多设施车辆路径模型,然后设计了嵌入FLOYD算法的捕食搜索算法对之进行求解。
应用推荐