set.branch.mode(lprec, columns, modes)
{1, ..., n}
(where n
is the number of decision variables in lprec
) specifying which columns to set the mode for.{"ceiling", "floor", "auto", "default"}
giving the branch modes for the decision variables specified in columns
. Please see the reference for a description of these terms.