Skip to content

Commit 2394420

Browse files
committed
comment in create_one_shot_trust_efg, which could be removed in due course
1 parent cdb6201 commit 2394420

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/games.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@ def kuhn_poker_lcp_first_mixed_strategy_prof():
373373

374374
def create_one_shot_trust_efg(unique_NE_variant: bool = False) -> gbt.Game:
375375
"""
376+
TODO: this could be replaced with two .efg files
377+
376378
One-shot trust game, after Kreps (1990)
377379
378380
The unique_NE_variant makes Trust a dominant strategy, replacing the

0 commit comments

Comments
 (0)