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

generate_random_graphGenerate a Random Weighted Graph
heap_sortHeap Sort Algorithm
heap_sort_RcppHeap Sort Algorithm (C++ Implementation)
insertion_sortInsertion Sort Algorithm
insertion_sort_RcppInsertion Sort Algorithm (C++ Implementation)
plot.TSPPlot a TSP Tour
tour_lengthCalculate the Total Length of a TSP Tour
TSP_B_and_BBranch and Bound Algorithm for Solving the Traveling Salesman...
TSP_cheapestCheapest Insertion Algorithm for Solving the Traveling...
TSP_cheapest_RcppTSP Cheapest Insertion Algorithm (C++ Implementation)
TSP_farthestFarthest Insertion Algorithm for Solving the Traveling...
TSP_naifAlgorithme Naïf pour le Problème du Voyageur de Commerce...
TSP_naif_RcppTSP Naive Algorithm (C++ Implementation)
TSP_nearestNearest Neighbor Algorithm for Solving the Traveling Salesman...
TSP_nearest_RcppTSP Nearest Insertion Algorithm (C++ Implementation)
vrunge/M2algorithmique documentation built on April 5, 2025, 4:06 a.m.