wiki_graph: A dataset called wiki_graph used to check the output of...

Description Usage Format Source

Description

A dataset called wiki_graph used to check the output of dijkstra algorithm.

Usage

1

Format

A data frame with 54 rows and 3 variables:

v1

A vector inside the wiki_graph dataframe containing the first edge.

v2

A vector inside the wiki_graph dataframe containing the second edge.

w

A vector inside the wiki_graph dataframe containing the weight between different edges.

...

Source

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


abkw/lab03 documentation built on Oct. 31, 2019, 1:55 a.m.