Package: muRty 0.3.1
muRty: Murty's Algorithm for k-Best Assignments
Calculates k-best solutions and costs for an assignment problem following the method outlined in Murty (1968) <doi:10.1287/opre.16.3.682>.
Authors:
muRty_0.3.1.tar.gz
muRty_0.3.1.zip(r-4.7)muRty_0.3.1.zip(r-4.6)muRty_0.3.1.zip(r-4.5)
muRty_0.3.1.tgz(r-4.6-any)muRty_0.3.1.tgz(r-4.5-any)
muRty_0.3.1.tar.gz(r-4.7-any)muRty_0.3.1.tar.gz(r-4.6-any)
muRty_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
muRty/json (API)
NEWS
| # Install 'muRty' in R: |
| install.packages('muRty', repos = c('https://arg0naut91.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arg0naut91/murty/issues
hungarian-algorithmmatrixmurty-algorithmoptimisationoptimisation-algorithms
Last updated from:04d5ee8419. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 178 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | NOTE | 122 | ||
| macos-release-arm64 | NOTE | 135 | ||
| macos-oldrel-arm64 | NOTE | 150 | ||
| windows-devel | NOTE | 98 | ||
| windows-release | NOTE | 70 | ||
| windows-oldrel | NOTE | 66 | ||
| wasm-release | OK | 93 |
Exports:get_k_best
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Murty's algorithm for k-best assignments | get_k_best |
