set.branch.weights: Set Branch Weights

Description Usage Arguments Value Author(s) References

Description

Set weights on the variables in an lpSolve linear program model object.

Usage

1

Arguments

lprec

an lpSolve linear program model object.

weights

a numeric vector with n elements (where n is the number of decision variables in lprec) containing the weights for the decision variables.

Value

a NULL value is invisibly returned.

Author(s)

Kjell Konis kjell.konis@me.com

References

http://lpsolve.sourceforge.net/5.5/index.htm


lpSolveAPI documentation built on May 2, 2019, 6:50 p.m.