set.basis(lprec, basis, nonbasic = FALSE, default = FALSE)
{1, ..., (m+n)}
(where m
is the number of constraints and n
is the number of decision variables) specifying the initial basis. The values may be positive or negative wheTRUE
the nonbasic variables must be included in basis
as well.TRUE
the default (all slack variable) basis is used. In this case, the value of basis
and nonbasic
are ignored.FALSE
then the specified basis was invalid.