Package: muRty
Type: Package
Title: Murty's Algorithm for k-Best Assignments
Version: 0.1.2
Author: Aljaz Jelenko <aljaz.jelenko@amis.net>
Maintainer: Aljaz Jelenko <aljaz.jelenko@amis.net>
BugReports: https://github.com/arg0naut91/muRty/issues
Description: Calculates k-best solutions and costs for an assignment problem following the method outlined in Murty (1968) <doi:10.1287/opre.16.3.682>.
URL: https://github.com/arg0naut91/muRty
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Imports: lpSolve
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-03 08:49:59 UTC; Aljaz
Repository: CRAN
Date/Publication: 2019-04-04 12:50:03 UTC
