Home
last modified time | relevance | path

Searched refs:is_chance (Results 1 – 4 of 4) sorted by relevance

/dports/math/gambit/gambit-16.0.1/src/python/gambit/
H A Dgte.py87 if not node.infoset.is_chance:
96 if node.infoset.is_chance:
/dports/math/gambit/gambit-16.0.1/src/python/gambit/lib/
H A Dplayer.pxi88 if self.is_chance:
140 property is_chance:
H A Dinfoset.pxi112 property is_chance:
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddbg-objstat.cc1084 bool is_chance = false; in _write_stat() local
1116 is_chance = true; in _write_stat()
1123 if (is_chance) in _write_stat()