wiki_graph: WIKI GRAPH

Description Usage Format Source

Description

A data.frame contains the edges of the graph (from v1 to v2) with the weight of the edge (w). diamonds.

Usage

1

Format

A data frame with three variables:

v1

start of the edges

v2

end of the edges

w

weight of the edges

Source

https://en.wikipedia.org/wiki/Graph_(discrete_mathematics)


kelly-ly/LAB-3 documentation built on Nov. 4, 2019, 3:46 p.m.