Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Specify tolerance for limiting equilibrium in simpdiv_solve #439

Closed
tturocy opened this issue Jan 30, 2024 · 1 comment
Closed

ENH: Specify tolerance for limiting equilibrium in simpdiv_solve #439

tturocy opened this issue Jan 30, 2024 · 1 comment
Assignees
Labels
c++ Items which involve writing in C++ nash Items which involve Nash equilibrium computation methods python Items which involve coding in Python
Milestone

Comments

@tturocy
Copy link
Member

tturocy commented Jan 30, 2024

Similar to what has been done with liap_solve and is planned for logit_solve (#365), add a regret-based acceptance criterion for simpdiv_solve.

@tturocy tturocy added the nash Items which involve Nash equilibrium computation methods label Jan 30, 2024
@tturocy tturocy added this to the gambit-16.2.0 milestone Jan 30, 2024
@tturocy tturocy self-assigned this Jan 30, 2024
@tturocy tturocy added python Items which involve coding in Python c++ Items which involve writing in C++ labels Feb 1, 2024
@tturocy
Copy link
Member Author

tturocy commented Feb 8, 2024

This is implemented in 6f71a89

@tturocy tturocy closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Items which involve writing in C++ nash Items which involve Nash equilibrium computation methods python Items which involve coding in Python
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant