Skip to content

Compute non-reduced strategies for a given player.#527

Closed
d-kad wants to merge 1 commit intogambitproject:masterfrom
d-kad:issue_526
Closed

Compute non-reduced strategies for a given player.#527
d-kad wants to merge 1 commit intogambitproject:masterfrom
d-kad:issue_526

Conversation

@d-kad
Copy link
Copy Markdown
Contributor

@d-kad d-kad commented Jun 2, 2025

Add

  • GamePlayerRep::m_nonReducedStrategies;
  • MakeNonReducedStrats and GetNonReducedStrategies methods
  • Cython interface

Solves #526

* GamePlayerRep::m_nonReducedStrategies;
* MakeNonReducedStrats and GetNonReducedStrategies methods
* Cython interface
@d-kad d-kad requested a review from tturocy June 2, 2025 15:07
@tturocy
Copy link
Copy Markdown
Member

tturocy commented Jun 13, 2025

As discussed separately, we're definitely not going to pursue computing and storing non-reduced strategies as an explicit collection as this will never be efficient.

@tturocy tturocy closed this Jun 13, 2025
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.

2 participants