What constitutes a linear programming problem
Linear programming formal definition
What are feasible and optimal solutions to linear programming problems
Feasible satisfies constraints, optimal is a member of feasible that maximises obj function
Are there always solutions to linear programming problems
How to split a = into standard form linear programming
Replace with 2 identical eqs with leq and meq
How to allow negativity into linear programming problems
Split variable into positive and negative component
What does reduced linear programming standard form look like