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

Getting started

Package details

AuthorSomenath Sit
MaintainerSomenath Sit <somenath.bhu.2010@gmail.com>
LicenseGPL (>= 2)
Version0.1
URL https://github.com/Somenath24/TransP
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("TransP")

Try the TransP package in your browser

Any scripts or data that you put into this service are public.

TransP documentation built on May 2, 2019, 8:28 a.m.