Dionysios Nikolopoulos
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Activity overview
Latest activity by Dionysios Nikolopoulos-
Dionysios Nikolopoulos commented,
Thank you!
-
Dionysios Nikolopoulos created a post,
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...