Description Usage Arguments Value Optional Parameters (...) Note Author(s) References See Also Examples
Calculates the Transportationplan.
1 2 3 4 | TPP.getCostMatrix(object, ...)
## S4 method for signature 'GeoSituation'
TPP.getCostMatrix(object, ...)
|
object |
Object of Type |
... |
Optional Parameters See Below. |
a MxN Matrix (Cij- For Transportation Problem)
...)TPP.getCostMatrixA matrix containing
the values for the cij-Matrix.
logical Optional Parameter. Indicating,
if the calculation should be logged to console. Default
is FALSE.
You may want to check these functions for any other optional parameters.
getDistanceMatrix
for citing use: Felix Lindemann (2014). HNUORTools: Operations Research Tools. R package version 1.1-0. http://felixlindemann.github.io/HNUORTools/.
Dipl. Kfm. Felix Lindemann felix.lindemann@hs-neu-ulm.de
Wissenschaftlicher Mitarbeiter Kompetenzzentrum Logistik Buro ZWEI, 17
Hochschule fur angewandte Wissenschaften Fachhochschule Neu-Ulm | Neu-Ulm University Wileystr. 1
D-89231 Neu-Ulm
Phone +49(0)731-9762-1437 Web www.hs-neu-ulm.de/felix-lindemann/ http://felixlindemann.blogspot.de
Domschke
GeoSituation, Node,
TPP.NW, TPP.CMM,
TPP.MMM, TPP.SteppingStone,
TPP.MODI
1 | # demo(HNUTPP02)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.