Skip to content

Implement polymatrix game generators #197

@tturocy

Description

@tturocy

At https://github.com/polymatrix-games/polymatrix-generators there are a number of classes for creating various interesting classes of polymatrix games. It would be useful to incorporate these.

See also #195 on generating bimatrix games. Compared to that issue there is rather more thinking to be done on this one. Gambit does not have a native polymatrix representation as yet. Therefore, one could create polymatrix games, but to use them one would collapse them to a standard N-player game, and lose the polymatrix-ness (is that a word?) and the computational advantage from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++Items which involve writing in C++catalogIssues that relate to the Gambit's Catalog of gamesenhancementpythonItems which involve coding in Python

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions