Mohammadreza Chamanbaz
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Mohammadreza Chamanbaz-
Find redundant constraint in MILP
AnsweredHi I understand that there are some sophisticated methods used in presolve to reduce the size of a model. To the best of my knowledge, the algorithm in presolve comes up with a reduced model and a ...
-
Solver input matrices for MILP
AnsweredIs there a way to get the final A, b, c, u, l matrices/vectors which are the results of a MILP model? Say for example you model the unit commitment problem as done here. Is there a way to get the c...