We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3111b8b commit c1f75a4Copy full SHA for c1f75a4
ChangeLog
@@ -5,6 +5,10 @@
5
### Changed
6
- `Game.comment` has been renamed to `Game.description`
7
8
+### Fixed
9
+- `enumpoly` would take a very long time on some supports where an equilibrium is located on the
10
+ boundary of the projected game. Search is now restricted to the interior of the space ruling
11
+ these out; these will always be found by another projection. (#756)
12
13
## [16.5.1] - unreleased
14
0 commit comments