The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

IBFS: Initial Basic Feasible Solution for Transportation Problem

The initial basic feasible solution (IBFS) is a significant step to achieve the minimal total cost (optimal solution) of the transportation problem. However, the existing methods of IBFS do not always provide a good feasible solution which can reduce the number of iterations to find the optimal solution. This initial basic feasible solution can be obtained by using any of the following methods. a) North West Corner Method. b) Least Cost Method. c) Row Minimum Method. d) Column Minimum Method. e) Vogel's Approximation Method. etc. For more technical details about the algorithms please refer below URLs. <https://theintactone.com/2018/05/24/ds-u2-topic-8-transportation-problems-initial-basic-feasible-solution/>. <https://www.brainkart.com/article/Methods-of-finding-initial-Basic-Feasible-Solutions_39037/>. <https://myhomeworkhelp.com/row-minima-method/>. <https://myhomeworkhelp.com/column-minima-method/>.

Version: 1.0.0
Published: 2023-01-09
Author: Royson Almeida [aut, cre]
Maintainer: Royson Almeida <almeidaroyson09 at yahoo.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: IBFS results

Documentation:

Reference manual: IBFS.pdf

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.