harjew/lab3G3: Assigmnent 3

This package have two functions. The first is euclidean that is an algorithm that returns the greatest common divisor between a and b. The second function is the dijkstra algorithm that calculates the shortest distence from init node to all the other nodes.

Getting started

Package details

MaintainerHearje Widing <harjewiding@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("harjew/lab3G3")
harjew/lab3G3 documentation built on Nov. 4, 2019, 1:27 p.m.