Combinatorica`
Combinatorica`

Dijkstra

As of Version 10, most of the functionality of the Combinatorica package is built into the Wolfram System. »

Dijkstra[g,v]

gives a shortest-path spanning tree and associated distances from vertex v of graph g. The shortest-path spanning tree is given by a list in which element is the predecessor of vertex in the shortest-path spanning tree. Dijkstra does not work correctly when the edge weights are negative; BellmanFord should be used in this case.

更多信息和选项

Wolfram Research (2012),Dijkstra,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html.

文本

Wolfram Research (2012),Dijkstra,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html.

CMS

Wolfram 语言. 2012. "Dijkstra." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html.

APA

Wolfram 语言. (2012). Dijkstra. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html 年

BibTeX

@misc{reference.wolfram_2024_dijkstra, author="Wolfram Research", title="{Dijkstra}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_dijkstra, organization={Wolfram Research}, title={Dijkstra}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/Dijkstra.html}, note=[Accessed: 17-November-2024 ]}