martynas2514/Lab03: Euclidean and Dijkstra algorithms

Euclidian algorithm: finds the greatest common divisor of two numbers Djikstra algorithm: calculates the shortest path from the initial node to every other node in the graph.

Getting started

Package details

MaintainerMartynas Lukosevicius <martynas2514@gmail.com>
LicenseGPL-2
Version0.01
URL https://github.com/martynas2514/Lab03
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("martynas2514/Lab03")
martynas2514/Lab03 documentation built on Sept. 12, 2020, 11:37 a.m.