dsn00b/Euclid_Dijkstras: Implements Euclid's and Djikstra's Algorithms

There are two functions in the package: one implements Euclid's algorithm to find the greatest common divisor of two numbers, and the other implements Dijkstra's algorithm to compute the shortest distance/path from one node to another in a connected graph

Getting started

Package details

AuthorRojan and Shashi
Maintainer<shashiniyer@gmail.com>, <rojankarakaya@gmail.com>
LicenseGPL-3
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("dsn00b/Euclid_Dijkstras")
dsn00b/Euclid_Dijkstras documentation built on Nov. 13, 2021, 11:13 p.m.