bnelearn.mechanism.mechanism module¶
This module implements games such as matrix games and auctions.
- class bnelearn.mechanism.mechanism.Game(cuda: bool = True)[source]¶
Bases:
ABCBase class for any kind of games
This module implements games such as matrix games and auctions.
Bases: ABC
Base class for any kind of games