wiki_graph: Example data set for Dijkstra algorithm in the package

Description Usage Format Source

Description

A dataset containing the information of origin node, destination node and weight

Usage

1

Format

A data frame with 3 columns with 18 variables:

v1

index of starting node

v2

index of destination node

w

weight of the edge from column1 to column2 component

...

Source

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


gyommy15/lab3git documentation built on May 3, 2019, 2:58 p.m.