
Simon Jantsch
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Simon Jantsch-
Checking intermediate solutions against a threshold, Linear programming
I am trying to solve a set of inequalities of the form A x ≤ b together with cx ≥ d. I know that solving the LP max qx. A x ≤ b for any positive q (non-negative in at least one position) gives the ...