bayubeta/group8lab3: Euclidean and Dijkstra's Algorithm.

This package contains two functions: Euclidean and Dijkstra. The Euclidean function finds the greatest common divisor from two numerical inputs. The Dijkstra function will return the shorts path of a graph.

Getting started

Package details

Maintainer
License-
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("bayubeta/group8lab3")
bayubeta/group8lab3 documentation built on Nov. 3, 2019, 2:08 p.m.