rui0027/lab03: Dijkstra and Euclidean

This R package is to implement two famous algorithms, the Euclidian algorithm to find thegreates common divisor of two integers and Dijkstra’s shortest path algorithm in a graph.

Getting started

Package details

AuthorHong Zhang(liuid:honzh073),Bing Rui Yao(liuid:binya518)
MaintainerBing Rui Yao<bryleeyao@gmail.com>
LicenseCC0
Version0.1.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("rui0027/lab03")
rui0027/lab03 documentation built on Dec. 22, 2021, 8:12 p.m.