Package: muRty 0.3.1

Aljaz Jelenko

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:Aljaz Jelenko [aut, cre]

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'))

Peer review:

Bug tracker:https://github.com/arg0naut91/murty/issues

On CRAN:

hungarian-algorithmmatrixmurty-algorithmoptimisationoptimisation-algorithms

1 exports 5 stars 1.15 score 3 dependencies 4 scripts 769 downloads

Last updated 1 years agofrom:04d5ee8419. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winNOTEAug 31 2024
R-4.5-linuxNOTEAug 31 2024
R-4.4-winNOTEAug 31 2024
R-4.4-macNOTEAug 31 2024
R-4.3-winOKAug 31 2024
R-4.3-macOKAug 31 2024

Exports:get_k_best

Dependencies:clueclusterlpSolve