Skip to content

L-HT/DynamicOrienteeringAlgorithms

Repository files navigation

DynamicOrienteeringAlgorithms

Algorithms for Dynamic Orienteering Problems.

This is an R package where the algorithms are implemented in C++ and called using Rcpp.

How to install

Make sure you already have the devtools package installed in R. Then you only have to call

devtools::install_github("L-HT/DynamicOrienteeringAlgorithms", ref="main")

to install this package. The command

library(DynamicOrienteeringProblems)

loads the package into the R environment.

Check the "examples" folder to find some examples on how to execute the code.

Check Releases for previous versions of the code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages