This function simply combines the objects associated with the boundedness constraints and the monotonicity constraints.
combinemonobound(bdA, monoA)
list containing the constraint matrix, vector of inequalities, and RHS vector associated with the boundedness constraints.
list containing the constraint matrix, vector on inequalities, and RHS vector associated with the monotonicity constraints.
a list containing a unified constraint matrix, unified vector of inequalities, and unified RHS vector for the boundedness and monotonicity constraints of an LP problem.