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

3.40 score 5 stars 4 scripts 445 downloads 1 exports 3 dependencies

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

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winNOTEOct 30 2024
R-4.5-linuxNOTEOct 30 2024
R-4.4-winNOTEOct 30 2024
R-4.4-macNOTEOct 30 2024
R-4.3-winOKOct 30 2024
R-4.3-macOKOct 30 2024

Exports:get_k_best

Dependencies:clueclusterlpSolve