<?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>Implementation of Transportation Problem Algorithms</dc:title>
  <dc:title>R package TransP version 0.1</dc:title>
  <dc:description>Implementation of two transportation problem algorithms. 
             1. North West Corner Method 
             2. Minimum Cost Method or Least cost method.
             For more technical details about the algorithms please refer below URLs.
             &lt;http://www.universalteacherpublications.com/univ/ebooks/or/Ch5/nw.htm&gt;.
             &lt;http://personal.maths.surrey.ac.uk/st/J.F/chapter7.pdf&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Somenath Sit &lt;somenath.bhu.2010@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Somenath Sit</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2016-02-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=TransP</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.TransP</dc:identifier>
</oai_dc:dc>
