TransP: Implementation of Transportation Problem Algorithms

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>.

Version: 0.1
Published: 2016-02-13
Author: Somenath Sit
Maintainer: Somenath Sit <somenath.bhu.2010 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/Somenath24/TransP
NeedsCompilation: no
Materials: README
CRAN checks: TransP results

Documentation:

Reference manual: TransP.pdf

Downloads:

Package source: TransP_0.1.tar.gz
Windows binaries: r-devel: TransP_0.1.zip, r-release: TransP_0.1.zip, r-oldrel: TransP_0.1.zip
macOS binaries: r-release (arm64): TransP_0.1.tgz, r-oldrel (arm64): TransP_0.1.tgz, r-release (x86_64): TransP_0.1.tgz, r-oldrel (x86_64): TransP_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TransP to link to this page.