wiki_graph: A dataset containing 6 different nodes and weigths assigned...

Description Usage Format Source

Description

A dataset containing 6 different nodes and weigths assigned to each edge.

Usage

1

Format

A data frame with 18 rows and 3 variables:

v1

number of the first node

v2

number of the second node that the first node goes to

w

the distance between v1 and v2

Source

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


obiii/Lab3 documentation built on May 9, 2019, 5:56 a.m.