wiki_graph: An example of a weighted graph from Wikipedia.

Description Usage Format Source

Description

A weighted graph containing 6 nodes.

Usage

1

Format

A data frame with 18 rows and 3 variables:

v1

Start of the edge

v2

End of the edge

w

Weight of the edge

Source

https://en.wikipedia.org/wiki/Dijkstras_algorithm/


simal451/lab3mohal954simal451 documentation built on Dec. 23, 2021, 2:23 a.m.