Nonnegativity Conditions
Jump to navigation
Jump to search
Description
These conditions indicate that the decision variables can assume only nonnegative values. They seem like constraints and can, in fact, be implemented like the other constraints.
Ex: X1>= 0 and X2>=0
Concept Prerequisite
Wikipedia Reference
Learning Material
Covered in Topic(s)
Linear Programming |