ssriram1992 / EPECsolve

Code to compute mixed-equilibrium in linear EPECs
https://ssriram1992.github.io/EPECsolve/html/index.html
GNU General Public License v3.0
6 stars 2 forks source link

Thread limit #15

Closed ssriram1992 closed 5 years ago

ssriram1992 commented 5 years ago

Gurobi thread limit should be a part of Game::EPECAlgorithmParams. Currently being set in external environment directly.

gdragotto commented 5 years ago

8cd3bb3 manages threads with Game::EPECAlgorithmParams