Why in every Linear Programming problem in standard form it's assumed that $m\leq n$ (where m are the rows and n the columns of the A matrix) ? Thanks
2026-03-27 13:39:30.1774618770
Number of equations and variables in a Linear Programming problem
429 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $m>n$, it means there are redundancy in the constraints of which you can reduce the number of linear equations, hence it suffices to only focus on the case where $m \le n$.