Page not found.
- -Unfortunately, the page {{ pagename }} wasn't found.
+ +Page Not Found
-Try going back to the homepage.
+Sorry, we couldn't find that page.
+Try using the search box or go to the homepage.
diff --git a/.buildinfo b/.buildinfo index b3aede5..c30db9b 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 3c7cbc2567366b70bfa993aea4e8883c +config: f7d25218f9a02756d96ec1b9e14444fd tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/CHANGELOG.doctree b/.doctrees/CHANGELOG.doctree index 724e7a4..90003d0 100644 Binary files a/.doctrees/CHANGELOG.doctree and b/.doctrees/CHANGELOG.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 3adc3b9..5275de1 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/pathfinding3d.core.diagonal_movement.doctree b/.doctrees/pathfinding3d.core.diagonal_movement.doctree new file mode 100644 index 0000000..2e3f717 Binary files /dev/null and b/.doctrees/pathfinding3d.core.diagonal_movement.doctree differ diff --git a/.doctrees/pathfinding3d.core.doctree b/.doctrees/pathfinding3d.core.doctree index 16be487..aed8fbd 100644 Binary files a/.doctrees/pathfinding3d.core.doctree and b/.doctrees/pathfinding3d.core.doctree differ diff --git a/.doctrees/pathfinding3d.core.grid.doctree b/.doctrees/pathfinding3d.core.grid.doctree new file mode 100644 index 0000000..bfa4731 Binary files /dev/null and b/.doctrees/pathfinding3d.core.grid.doctree differ diff --git a/.doctrees/pathfinding3d.core.heap.doctree b/.doctrees/pathfinding3d.core.heap.doctree new file mode 100644 index 0000000..ec90e45 Binary files /dev/null and b/.doctrees/pathfinding3d.core.heap.doctree differ diff --git a/.doctrees/pathfinding3d.core.heuristic.doctree b/.doctrees/pathfinding3d.core.heuristic.doctree new file mode 100644 index 0000000..0c775af Binary files /dev/null and b/.doctrees/pathfinding3d.core.heuristic.doctree differ diff --git a/.doctrees/pathfinding3d.core.node.doctree b/.doctrees/pathfinding3d.core.node.doctree new file mode 100644 index 0000000..8afb87d Binary files /dev/null and b/.doctrees/pathfinding3d.core.node.doctree differ diff --git a/.doctrees/pathfinding3d.core.util.doctree b/.doctrees/pathfinding3d.core.util.doctree new file mode 100644 index 0000000..282e387 Binary files /dev/null and b/.doctrees/pathfinding3d.core.util.doctree differ diff --git a/.doctrees/pathfinding3d.core.world.doctree b/.doctrees/pathfinding3d.core.world.doctree new file mode 100644 index 0000000..7459c0b Binary files /dev/null and b/.doctrees/pathfinding3d.core.world.doctree differ diff --git a/.doctrees/pathfinding3d.finder.a_star.doctree b/.doctrees/pathfinding3d.finder.a_star.doctree new file mode 100644 index 0000000..3696b2f Binary files /dev/null and b/.doctrees/pathfinding3d.finder.a_star.doctree differ diff --git a/.doctrees/pathfinding3d.finder.best_first.doctree b/.doctrees/pathfinding3d.finder.best_first.doctree new file mode 100644 index 0000000..adcdaee Binary files /dev/null and b/.doctrees/pathfinding3d.finder.best_first.doctree differ diff --git a/.doctrees/pathfinding3d.finder.bi_a_star.doctree b/.doctrees/pathfinding3d.finder.bi_a_star.doctree new file mode 100644 index 0000000..06ce7ca Binary files /dev/null and b/.doctrees/pathfinding3d.finder.bi_a_star.doctree differ diff --git a/.doctrees/pathfinding3d.finder.breadth_first.doctree b/.doctrees/pathfinding3d.finder.breadth_first.doctree new file mode 100644 index 0000000..fc2b8d3 Binary files /dev/null and b/.doctrees/pathfinding3d.finder.breadth_first.doctree differ diff --git a/.doctrees/pathfinding3d.finder.dijkstra.doctree b/.doctrees/pathfinding3d.finder.dijkstra.doctree new file mode 100644 index 0000000..1674018 Binary files /dev/null and b/.doctrees/pathfinding3d.finder.dijkstra.doctree differ diff --git a/.doctrees/pathfinding3d.finder.doctree b/.doctrees/pathfinding3d.finder.doctree index 2361efe..d6a2fe2 100644 Binary files a/.doctrees/pathfinding3d.finder.doctree and b/.doctrees/pathfinding3d.finder.doctree differ diff --git a/.doctrees/pathfinding3d.finder.finder.doctree b/.doctrees/pathfinding3d.finder.finder.doctree new file mode 100644 index 0000000..1304710 Binary files /dev/null and b/.doctrees/pathfinding3d.finder.finder.doctree differ diff --git a/.doctrees/pathfinding3d.finder.ida_star.doctree b/.doctrees/pathfinding3d.finder.ida_star.doctree new file mode 100644 index 0000000..378160e Binary files /dev/null and b/.doctrees/pathfinding3d.finder.ida_star.doctree differ diff --git a/.doctrees/pathfinding3d.finder.msp.doctree b/.doctrees/pathfinding3d.finder.msp.doctree new file mode 100644 index 0000000..3f78404 Binary files /dev/null and b/.doctrees/pathfinding3d.finder.msp.doctree differ diff --git a/.doctrees/pathfinding3d.finder.theta_star.doctree b/.doctrees/pathfinding3d.finder.theta_star.doctree new file mode 100644 index 0000000..05cc3f8 Binary files /dev/null and b/.doctrees/pathfinding3d.finder.theta_star.doctree differ diff --git a/404.html b/404.html index f2e3f42..f3a6830 100644 --- a/404.html +++ b/404.html @@ -3,28 +3,28 @@
-