We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e19500 commit 62c25c6Copy full SHA for 62c25c6
1 file changed
ChangeLog
@@ -9,7 +9,7 @@
9
### Added
10
- Implement `IsAbsentMinded()` on information sets (C++) and `Infoset.is_absent_minded` (Python)
11
to detect if an information is absent-minded.
12
-- Tests for EFG Nash solvers -- `enumpoly_solve`, `lp_solve`, `lcp_solve` -- in behavior stratgegies
+- Tests for EFG Nash solvers -- `enumpoly_solve`, `lp_solve`, `lcp_solve` -- in behavior strategies
13
- In `pygambit`, `Node` objects now have a read-only property `own_prior_action` and `Infoset` objects
14
have a read-only property `own_prior_actions` to retrieve the last action or the set of last actions
15
taken by the player before reaching the node or information set, respectively. (#582)
0 commit comments