Package: qap 0.1-2.1
qap: Heuristics for the Quadratic Assignment Problem (QAP)
Implements heuristics for the Quadratic Assignment Problem (QAP). Although, the QAP was introduced as a combinatorial optimization problem for the facility location problem in operations research, it also has many applications in data analysis. The problem is NP-hard and the package implements a simulated annealing heuristic.
Authors:
qap_0.1-2.1.tar.gz
qap_0.1-2.1.zip(r-4.7)qap_0.1-2.1.zip(r-4.6)qap_0.1-2.1.zip(r-4.5)
qap_0.1-2.1.tgz(r-4.6-x86_64)qap_0.1-2.1.tgz(r-4.6-arm64)qap_0.1-2.1.tgz(r-4.5-x86_64)qap_0.1-2.1.tgz(r-4.5-arm64)
qap_0.1-2.1.tar.gz(r-4.7-arm64)qap_0.1-2.1.tar.gz(r-4.7-x86_64)qap_0.1-2.1.tar.gz(r-4.6-arm64)qap_0.1-2.1.tar.gz(r-4.6-x86_64)
qap_0.1-2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
qap/json (API)
| # Install 'qap' in R: |
| install.packages('qap', repos = c('https://mhahsler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mhahsler/qap/issues
combinatorial-optimizationheuristicqapquadratic-assignment-problem
Last updated from:a0e8cbacf2. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 120 | ||
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 160 | ||
| linux-release-arm64 | OK | 118 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-release-x86_64 | OK | 182 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| macos-oldrel-x86_64 | OK | 164 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 121 |
Exports:qapqap.objread_qaplib
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Solve Quadratic Assignment Problems (QAP) | qap qap.obj |
| Read QAPLIB Files | read_qaplib |
