vrunge/M2algorithmique: Example of an Rcpp package for M2 Data Science students

This package provides implementations of various algorithms, including sorting algorithms in R and Rcpp, algorithms for solving the Traveling Salesman Problem (TSP) and for finding the shortest paths using Dijkstra's algorithm.

Getting started

Package details

AuthorVincent Runge
MaintainerVincent Runge <vincent.runge@univ-evry.fr>
LicenseGPL-3
Version2.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("vrunge/M2algorithmique")
vrunge/M2algorithmique documentation built on April 5, 2025, 4:06 a.m.