Skip to content

tests for EFG Nash solvers -- enumpoly, lp, lcp -- in behavior strategies#586

Merged
tturocy merged 1 commit intomasterfrom
extend_nash_solver_tests_for_EFGs
Nov 7, 2025
Merged

tests for EFG Nash solvers -- enumpoly, lp, lcp -- in behavior strategies#586
tturocy merged 1 commit intomasterfrom
extend_nash_solver_tests_for_EFGs

Conversation

@rahulsavani
Copy link
Copy Markdown
Member

No description provided.

@rahulsavani rahulsavani requested a review from tturocy November 6, 2025 20:23
Copy link
Copy Markdown
Member

@tturocy tturocy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments. The game-building can be expressed much more felicitously. And indeed should we consider building Kuhn poker also to a more prominent example in the documentation somewhere? It's far more engaging than the one-card "stripped down" poker (although it poses some practical challenges as we have been discussing). That could be spun off into a separate discussion.

tests/games.py Outdated
A: np.ndarray, B: np.ndarray, title: str
) -> gbt.Game:
"""
There is not direct pygambit method to create an EFG from a stategic-form game.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could be interesting functionality possibly to have some transformation that does this. But we would have to think a bit more about how it might be implemented, so probably just fine to leave it as an auxiliary function here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed.

@rahulsavani rahulsavani force-pushed the extend_nash_solver_tests_for_EFGs branch from a509e01 to 02d3d48 Compare November 7, 2025 13:39
@rahulsavani rahulsavani requested a review from tturocy November 7, 2025 13:40
@rahulsavani rahulsavani force-pushed the extend_nash_solver_tests_for_EFGs branch from 02d3d48 to 5a2898a Compare November 7, 2025 13:42
@tturocy tturocy merged commit ae68c65 into master Nov 7, 2025
33 checks passed
@tturocy tturocy deleted the extend_nash_solver_tests_for_EFGs branch November 7, 2025 14:13
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