ShortestPathFunction
ShortestPathFunction[type,data]
表示一个函数,该函数给出一个图中从源顶点 s 到目标顶点 t 的最短路径.
更多信息
- ShortestPathFunction[…] 由 FindShortestPath 生成.
- ShortestPathFunction[{s,All},…][t] 给出从 s 到 t 的最短路径.
- ShortestPathFunction[{All,t},…][s] 给出从 s 到 t 的最短路径.
- ShortestPathFunction[{All,All},…][s,t] 给出从 s 到 t 的最短路径.
范例
打开所有单元关闭所有单元范围 (7)
ShortestPathFunction 适用于无向图:
ShortestPathFunction 可以给出来自于固定顶点的最短路径:
当不存在路径时,ShortestPathFunction 返回 {}:
Wolfram Research (2010),ShortestPathFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ShortestPathFunction.html.
文本
Wolfram Research (2010),ShortestPathFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ShortestPathFunction.html.
CMS
Wolfram 语言. 2010. "ShortestPathFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ShortestPathFunction.html.
APA
Wolfram 语言. (2010). ShortestPathFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ShortestPathFunction.html 年