Shweta Meena
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Shweta Meena-
Solver time dependence on number of optimization variables and constraints
AnsweredHi all, MILP problem 1: N optimization variables, M constraints MILP problem 2: N+K optimization variables, M+L constraints, and the additional L (L>K) constraints are only dependent on the addit...
-
Finding all feasible solutions for an MILP problem?
AnsweredI am currently using PoolSolutions=2e9 (max possible value) with PoolsearchMethod=2. Does this method guarantee that I have explored my entire feasible design space for an MILP problem?