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.5)muRty_0.3.1.zip(r-4.4)muRty_0.3.1.zip(r-4.3)
muRty_0.3.1.tgz(r-4.4-any)muRty_0.3.1.tgz(r-4.3-any)
muRty_0.3.1.tar.gz(r-4.5-noble)muRty_0.3.1.tar.gz(r-4.4-noble)
muRty_0.3.1.tgz(r-4.4-emscripten)muRty_0.3.1.tgz(r-4.3-emscripten)
muRty.pdf |muRty.html✨
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 2 years agofrom:04d5ee8419. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 30 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:get_k_best
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Murty's algorithm for k-best assignments | get_k_best |