<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Solves Minimum Cost Bipartite Matching Problems</dc:title>
  <dc:title>R package RcppHungarian version 0.3</dc:title>
  <dc:description>Header library and R functions to solve minimum cost bipartite matching problem 
 using Huhn-Munkres algorithm (Hungarian algorithm; &lt;https://en.wikipedia.org/wiki/Hungarian_algorithm&gt;;
 Kuhn (1955) &lt;doi:10.1002/nav.3800020109&gt;). 
 This is a repackaging of code written by Cong Ma in the GitHub repo &lt;https://github.com/mcximing/hungarian-algorithm-cpp&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.1)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 2.1.0), knitr, rmarkdown, ggplot2</dc:relation>
  <dc:creator>Justin Silverman &lt;JustinSilverman@psu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Justin Silverman [aut, cre],
  Cong Ma [ctb, cph],
  Markus Buehren [ctb, cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-09-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppHungarian</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppHungarian</dc:identifier>
</oai_dc:dc>
