Package: tabuSearch 1.1.1
tabuSearch: Tabu Search Algorithm for Binary Configurations
Tabu search algorithm for binary configurations. A basic version of the algorithm as described by Fouskakis and Draper (2007) <doi:10.1111/j.1751-5823.2002.tb00174.x>.
Authors:
tabuSearch_1.1.1.tar.gz
tabuSearch_1.1.1.zip(r-4.5)tabuSearch_1.1.1.zip(r-4.4)tabuSearch_1.1.1.zip(r-4.3)
tabuSearch_1.1.1.tgz(r-4.4-any)tabuSearch_1.1.1.tgz(r-4.3-any)
tabuSearch_1.1.1.tar.gz(r-4.5-noble)tabuSearch_1.1.1.tar.gz(r-4.4-noble)
tabuSearch_1.1.1.tgz(r-4.4-emscripten)tabuSearch_1.1.1.tgz(r-4.3-emscripten)
tabuSearch.pdf |tabuSearch.html✨
tabuSearch/json (API)
# Install 'tabuSearch' in R: |
install.packages('tabuSearch', repos = c('https://domijan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/domijank/tabusearch
Last updated 7 years agofrom:e2358e8554. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:plot.tabusummary.tabutabuSearch
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
R Based Tabu Search Plot Function | plot.tabu |
R Based Tabu Search Summary Function | summary.tabu |
R based tabu search algorithm for binary configurations | tabuSearch |