Somenath24/TransP: Implementation of Transportation Problem Algorithm

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
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Somenath24/TransP")
Somenath24/TransP documentation built on May 9, 2019, 1:51 p.m.