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.5-any)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

On CRAN:

Conda:

hungarian-algorithmmatrixmurty-algorithmoptimisationoptimisation-algorithms

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

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

TargetResultLatest binary
Doc / VignettesOKFeb 27 2025
R-4.5-winNOTEFeb 27 2025
R-4.5-macNOTEFeb 27 2025
R-4.5-linuxNOTEFeb 27 2025
R-4.4-winNOTEFeb 27 2025
R-4.4-macNOTEFeb 27 2025
R-4.3-winOKFeb 27 2025
R-4.3-macOKFeb 27 2025

Exports:get_k_best

Dependencies:clueclusterlpSolve