短路径 meaning in English
short path
Examples
- These shortest paths can be easily determined by keeping track of the predecessors of vertices in the tree .
只要在树中沿着先行顶点的轨迹引伸,这些最短路径还是容易确定的。 - Solution of the shortcut problem in graph algorithms
图论中最短路径问题的解法 - The application of the shortest path in land grading
最短路径方法在土地定级中的应用 - Then a algorithm is applied for shortest path search
然后利用a ~ *算法实现最短路径搜索。 - Solves the most short - path using the dynamic programming algorithm
利用动态规划算法求解最短路径