Skip to content

Commit 5e5c860

Browse files
committed
Updated ChangeLog
1 parent 7dcbb81 commit 5e5c860

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
not a label of a child node. In addition, indexing by an action object is now supported. (#587)
1414
- In `pygambit`, `min_payoff` and `max_payoff` (for both games and players) now refers to payoffs in
1515
any play of the game; previously this referred only to the set of outcomes. (#498)
16+
- In `pygambit`, calls to `sort_infosets` are no longer required to normalise the game representation.
17+
Iteration ordering of information sets and their members is ensured internally. `sort_infosets`
18+
is therefore now a no-op and is deprecated; it will be removed in a future version.
1619

1720
### Added
1821
- Tests for EFG Nash solvers -- `enumpoly_solve`, `lp_solve`, `lcp_solve` -- in behavior stratgegies

0 commit comments

Comments
 (0)