Skip to content

Commit d9ef6ca

Browse files
committed
edit documentation table
1 parent 8366959 commit d9ef6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The following table contains the information about each of the problems contained in this package.
66

77
| Name | ``\mathcal{S}`` | ``\mathcal{A}`` | ``\mathcal{O}`` | ``\gamma`` | Struct Name | Type |
8-
| :------------- | ------------------------: | :------------------------: | :------------: | :----------: | :----------: | :-----------: |
8+
| :------------- | :------------------------ | :------------------------ | :------------ | :---------- | :---------- | :----------- |
99
| Hexworld | varies | 6 | - | 0.9 | HexWorld, StraightLineHexWorld | MDP |
1010
| 2048 | ``\infty`` | 4 | - | 1 | TwentyFortyEight | MDP |
1111
| Cart-pole | subset of ``\mathbb{R}^4`` | 2 | - | 1 | CartPole | MDP |

0 commit comments

Comments
 (0)