Description Usage Format Details Source
Each row in the dataset pertains to a pair of adjacent nodes in a particular graph (see Details). Each such pair consists of a "starting node" and the "adjacent node". The distance between each such pair is be specified by the dataset.
1 |
A data frame with 18 rows and 3 variables:
names of starting nodes
names of corresponding adjacent nodes
the distances between pairs of starting and adjacent nodes
A dataset pertaining to the graph on Wikipedia's Dijkstra's algorithm page (as on Tue 8 Sep 2020)
https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.