simal451/lab3mohal954simal451: Implements the Euclidian and Dijkstras algorithm.

Euclidian algorithm is used to the greatest common divisor of two numbers. Dijkstras algorithm is used to calculate the shortest path from an initial node to every other node in a graph.

Getting started

Package details

AuthorMohammed Ali, Simon Alsen
MaintainerMohammed Ali <mohal954@student.liu.se>, Simon Alsen <simal451@student.liu.se>
LicenseGPL-2
Version1.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("simal451/lab3mohal954simal451")
simal451/lab3mohal954simal451 documentation built on Dec. 23, 2021, 2:23 a.m.