Skip to content

Commit

Permalink
Deploying to gh-pages from @ 17353bf πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
sash-a committed Oct 28, 2024
1 parent e49ac2d commit 2a88572
Show file tree
Hide file tree
Showing 55 changed files with 120 additions and 122 deletions.
2 changes: 1 addition & 1 deletion api/env/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ <h3 id="jumanji.env.Environment.__exit__" class="doc doc-heading">
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
28 changes: 13 additions & 15 deletions api/environments/bin_pack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1727,20 +1727,18 @@ <h2 id="jumanji.environments.packing.bin_pack.env.BinPack" class="doc doc-headin
<li>
<p>state: <code>State</code></p>
<ul>
<li>coordinates: jax array (float) of shape (num_nodes + 1, 2)
the coordinates of each node and the depot.</li>
<li>demands: jax array (int32) of shape (num_nodes + 1,)
the associated cost of each node and the depot (0.0 for the depot).</li>
<li>position: jax array (int32)
the index of the last visited node.</li>
<li>capacity: jax array (int32)
the current capacity of the vehicle.</li>
<li>visited_mask: jax array (bool) of shape (num_nodes + 1,)
binary mask (False/True &lt;--&gt; not visited/visited).</li>
<li>trajectory: jax array (int32) of shape (2 * num_nodes,)
identifiers of the nodes that have been visited (set to DEPOT_IDX if not filled yet).</li>
<li>num_visits: int32
number of actions that have been taken (i.e., unique visits).</li>
<li>container: space defined by 2 points, i.e. 6 coordinates.</li>
<li>ems: empty maximal spaces (EMSs) in the container, each defined by 2 points
(6 coordinates).</li>
<li>ems_mask: array of booleans that indicate the EMSs that are valid.</li>
<li>items: defined by 3 attributes (x, y, z).</li>
<li>items_mask: array of booleans that indicate the items that can be packed.</li>
<li>items_placed: array of booleans that indicate the items that have been placed so far.</li>
<li>items_location: locations of items in the container, defined by 3 coordinates (x, y, x).</li>
<li>action_mask: array of booleans that indicate the valid actions,
i.e. EMSs and items that can be chosen.</li>
<li>sorted_ems_indexes: EMS indexes that are sorted by decreasing volume order.</li>
<li>key: random key used for auto-reset.</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -2170,7 +2168,7 @@ <h3 id="jumanji.environments.packing.bin_pack.env.BinPack.close" class="doc doc-
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/cleaner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@ <h3 id="jumanji.environments.routing.cleaner.env.Cleaner.render" class="doc doc-
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/connector/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@ <h3 id="jumanji.environments.routing.connector.env.Connector.render" class="doc
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/cvrp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2024,7 +2024,7 @@ <h3 id="jumanji.environments.routing.cvrp.env.CVRP.step" class="doc doc-heading"
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/flat_pack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2017,7 +2017,7 @@ <h3 id="jumanji.environments.packing.flat_pack.env.FlatPack.step" class="doc doc
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/game_2048/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1988,7 +1988,7 @@ <h3 id="jumanji.environments.logic.game_2048.env.Game2048.step" class="doc doc-h
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/graph_coloring/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@ <h3 id="jumanji.environments.logic.graph_coloring.env.GraphColoring.step" class=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/job_shop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@ <h3 id="jumanji.environments.packing.job_shop.env.JobShop.step" class="doc doc-h
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/knapsack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2008,7 +2008,7 @@ <h3 id="jumanji.environments.packing.knapsack.env.Knapsack.step" class="doc doc-
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/macvrp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ <h3 id="jumanji.environments.routing.multi_cvrp.env.MultiCVRP.step" class="doc d
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/maze/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@ <h3 id="jumanji.environments.routing.maze.env.Maze.step" class="doc doc-heading"
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/minesweeper/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2019,7 +2019,7 @@ <h3 id="jumanji.environments.logic.minesweeper.env.Minesweeper.step" class="doc
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/mmst/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@ <h3 id="jumanji.environments.routing.mmst.env.MMST.render" class="doc doc-headin
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/pac_man/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2080,7 +2080,7 @@ <h3 id="jumanji.environments.routing.pac_man.env.PacMan.render" class="doc doc-h
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/rubiks_cube/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2000,7 +2000,7 @@ <h3 id="jumanji.environments.logic.rubiks_cube.env.RubiksCube.step" class="doc d
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/rware/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1944,7 +1944,7 @@ <h3 id="jumanji.environments.routing.robot_warehouse.env.RobotWarehouse.step" cl
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/sliding_tile_puzzle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ <h3 id="jumanji.environments.logic.sliding_tile_puzzle.env.SlidingTilePuzzle.ste
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/snake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,7 @@ <h3 id="jumanji.environments.routing.snake.env.Snake.step" class="doc doc-headin
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/sokoban/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2078,7 +2078,7 @@ <h3 id="jumanji.environments.routing.sokoban.env.Sokoban.render" class="doc doc-
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/sudoku/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@ <h3 id="jumanji.environments.logic.sudoku.env.Sudoku.step" class="doc doc-headin
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/tetris/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1996,7 +1996,7 @@ <h3 id="jumanji.environments.packing.tetris.env.Tetris.step" class="doc doc-head
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/environments/tsp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ <h3 id="jumanji.environments.routing.tsp.env.TSP.step" class="doc doc-heading">
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion api/types/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2581,7 +2581,7 @@ <h3 id="jumanji.types.get_valid_dtype" class="doc doc-heading">
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
8 changes: 4 additions & 4 deletions api/wrappers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2383,7 +2383,7 @@ <h3 id="jumanji.wrappers.MultiToSingleWrapper" class="doc doc-heading">


<h4 id="jumanji.wrappers.MultiToSingleWrapper.__init__" class="doc doc-heading">
<code class="highlight language-python"><span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">env</span><span class="p">:</span> <span class="n">Environment</span><span class="p">[</span><span class="n">State</span><span class="p">,</span> <span class="n">ActionSpec</span><span class="p">,</span> <span class="n">Observation</span><span class="p">],</span> <span class="n">reward_aggregator</span><span class="p">:</span> <span class="n">Callable</span> <span class="o">=</span> <span class="o">&lt;</span><span class="n">function</span> <span class="nb">sum</span> <span class="n">at</span> <span class="mh">0x7f1369104790</span><span class="o">&gt;</span><span class="p">,</span> <span class="n">discount_aggregator</span><span class="p">:</span> <span class="n">Callable</span> <span class="o">=</span> <span class="o">&lt;</span><span class="n">function</span> <span class="n">amax</span> <span class="n">at</span> <span class="mh">0x7f1369104f70</span><span class="o">&gt;</span><span class="p">)</span></code>
<code class="highlight language-python"><span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">env</span><span class="p">:</span> <span class="n">Environment</span><span class="p">[</span><span class="n">State</span><span class="p">,</span> <span class="n">ActionSpec</span><span class="p">,</span> <span class="n">Observation</span><span class="p">],</span> <span class="n">reward_aggregator</span><span class="p">:</span> <span class="n">Callable</span> <span class="o">=</span> <span class="o">&lt;</span><span class="n">function</span> <span class="nb">sum</span> <span class="n">at</span> <span class="mh">0x7f8bb9049790</span><span class="o">&gt;</span><span class="p">,</span> <span class="n">discount_aggregator</span><span class="p">:</span> <span class="n">Callable</span> <span class="o">=</span> <span class="o">&lt;</span><span class="n">function</span> <span class="n">amax</span> <span class="n">at</span> <span class="mh">0x7f8bb9049f70</span><span class="o">&gt;</span><span class="p">)</span></code>

<span class="doc doc-properties">
<small class="doc doc-property doc-property-special"><code>special</code></small>
Expand Down Expand Up @@ -2417,14 +2417,14 @@ <h4 id="jumanji.wrappers.MultiToSingleWrapper.__init__" class="doc doc-heading">
<td><code>Callable</code></td>
<td><p>a function to aggregate all agents rewards into a single scalar
value, e.g. sum.</p></td>
<td><code>&lt;function sum at 0x7f1369104790&gt;</code></td>
<td><code>&lt;function sum at 0x7f8bb9049790&gt;</code></td>
</tr>
<tr>
<td><code>discount_aggregator</code></td>
<td><code>Callable</code></td>
<td><p>a function to aggregate all agents discounts into a single
scalar value, e.g. max.</p></td>
<td><code>&lt;function amax at 0x7f1369104f70&gt;</code></td>
<td><code>&lt;function amax at 0x7f8bb9049f70&gt;</code></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -3338,7 +3338,7 @@ <h3 id="jumanji.wrappers.jumanji_to_gym_obs" class="doc doc-heading">
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/bin_pack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1685,7 +1685,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/cleaner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1678,7 +1678,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/connector/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1717,7 +1717,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/cvrp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/flat_pack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/game_2048/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1692,7 +1692,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/graph_coloring/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/job_shop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/knapsack/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/maze/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/minesweeper/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
2 changes: 1 addition & 1 deletion environments/mmst/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1701,7 +1701,7 @@ <h2 id="registered-versions">Registered Versions πŸ“–<a class="headerlink" href=
<small>

Last update:
2024-10-25
2024-10-28

</small>
</div>
Expand Down
Loading

0 comments on commit 2a88572

Please sign in to comment.