We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7eed74 commit 2662287Copy full SHA for 2662287
1 file changed
ChangeLog
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [16.6.0] - Unreleased
4
+
5
+### Added
6
+- Implement `GetSubgames()` (C++) to retrieve the list of subgame roots in standard post-order.
7
+ Detection uses a linear interval reachability algorithm adapted from the Tarjan's bridge-finder.
8
9
## [16.5.0] - 2026-01-05
10
11
### Fixed
0 commit comments