For a linear program, how to decide whether there exists a feasible solution without solving it?
For $Ax \le b$, is there any sufficient and/or necessary condition represented by matrix $A$ and vector $b$ to decide the existence of a feasible solution without solving the problem?