wiki_graph: A graph with 6 nodes.

Description Usage Format Source

Description

This dataset contains details about a graph structure. This graph has 6 nodes whith different weight in each edge to another nodes.

Usage

1

Format

A data frame with 18 rows and 3 columns:

v1

numer of a node

v2

number of the related node to corresponding element in v1

w

weight of the edge

Source

https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm


nahfa911/lab3 documentation built on May 9, 2019, 5:54 a.m.