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

Combinatorial pureNE and bounding #26

Closed gdragotto closed 4 years ago

gdragotto commented 4 years ago

-Added the combinatorialPNE algorithm -Added pure strategy methods (isPure, make_pure_LCP, ...) -Added bounding methods for the make_country_LCP -Small bug fixes

gdragotto commented 4 years ago

Created a new merge request with additional features