Package: TransP
Type: Package
Title: Implementation of Transportation Problem Algorithms
Version: 0.1
Date: 2016-02-11
Author: Somenath Sit
Maintainer: Somenath Sit <somenath.bhu.2010@gmail.com>
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.
             <http://www.universalteacherpublications.com/univ/ebooks/or/Ch5/nw.htm>.
             <http://personal.maths.surrey.ac.uk/st/J.F/chapter7.pdf>.
License: GPL (>= 2)
LazyLoad: yes
RoxygenNote: 5.0.1
URL: https://github.com/Somenath24/TransP
NeedsCompilation: no
Packaged: 2016-02-13 05:28:10 UTC; Somenath
Repository: CRAN
Date/Publication: 2016-02-13 19:01:12
Built: R 4.2.0; ; 2022-04-26 07:34:47 UTC; unix
