faridmusayev/R_Lab03: Euclidean and Dijkstra Algorithms

This package contains two algorithms. Euclidean algorithm finds the greatest common divisor of two numbers. Djikstra's algorithm takes a graph and an initial node and calculates the shortest path from the initial node to every other node in the graph.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("faridmusayev/R_Lab03")
faridmusayev/R_Lab03 documentation built on Dec. 20, 2021, 7:44 a.m.