Reference
Table of Contents
▸
List of Commands
▸
Matrix Computation
▸
dijkstra
◀
yinyang
|
eigen
▶
dijkstra
Built-in command
Arguments:
starting_node>=0,ending_node>=0
Description:
Compute minimal distances and paths from specified adjacency matrices by the Dijkstra algorithm.