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

Bug fix check #37

Closed ssriram1992 closed 4 years ago

ssriram1992 commented 4 years ago

In commit - 9e89f07d - Game::EPEC::get_x_minus_i() has a modification. I think it has been a bug, and have fixed it. Can you check if it looks okay to you?

gdragotto commented 4 years ago

It looks correct to me. 5b56221 reports the same change in OuterApproximation (up to now, for testing purposes)