wiki_graph: Graph for Dijkstra's algorithm.

Description Usage Format Source Examples

Description

A dataset containing the prices and other attributes of almost 54,000 diamonds.

Usage

1

Format

A data frame for a graph of 6 nodes and the distance/weight between them:

v1

vertices 1-6

v2

vertices 1-6

w

weight or distance for all vertices

Source

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

Examples

1

Dap246/Lab03 documentation built on Dec. 17, 2021, 4:05 p.m.