Skip to content

Implement object to return from Nash equilibrium computation algorithms.#428

Merged
tturocy merged 1 commit into
masterfrom
190-feat-develop-result-classes-for-nash-solvers
Dec 22, 2023
Merged

Implement object to return from Nash equilibrium computation algorithms.#428
tturocy merged 1 commit into
masterfrom
190-feat-develop-result-classes-for-nash-solvers

Conversation

@tturocy

@tturocy tturocy commented Dec 22, 2023

Copy link
Copy Markdown
Member

This provides an implementation of NashComputationResult, a class which represents the outcome of a method for computing Nash equilibria.
All equilibrium-computing methods have been changed to return an object of this class instead of a bare list of profiles.

This provides an implementation of NashComputationResult, a class which represents the outcome
of a method for computing Nash equilibria.
All equilibrium-computing methods have been changed to return an object
of this class instead of a bare list of profiles.
@tturocy tturocy linked an issue Dec 22, 2023 that may be closed by this pull request
@tturocy tturocy merged commit e23bca8 into master Dec 22, 2023
@tturocy tturocy deleted the 190-feat-develop-result-classes-for-nash-solvers branch January 12, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: Develop result classes for Nash solvers

1 participant