Dionysios Nikolopoulos
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Posts
Recent activity by Dionysios Nikolopoulos-
Updating the RHS and LHS of specific constraints [Python]
AnsweredHi, I am trying to solve a water balance(similar to the classic transportation problem) linear programming problem in the form of: minimize c'x subject to: Ax=b lb<=x<=ub A, L are sparse crs scipy...