Skip to content

Commit 93b10bb

Browse files
authored
Correct cross-reference link to enumpoly documentation in enumpoly_solve docstring (#986)
Closes #984.
1 parent f143296 commit 93b10bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pygambit/nash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ def enumpoly_solve(
666666
) -> NashComputationResult:
667667
""":ref:`Compute Nash equilibria by enumerating all support profiles
668668
of strategies or actions, and for each support finding all totally-mixed equilibria of
669-
the game over that support.<enumpoly_solve>`
669+
the game over that support. <enumpoly>`
670670
671671
Parameters
672672
----------

0 commit comments

Comments
 (0)