Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Sage Reference Manual

719598 views
1
Games
2
=====
3
4
Sage includes a sophisticated Sudoku solver. It also has a
5
Rubik's cube solver (see
6
`Rubik's Cube Group <../groups/sage/groups/perm_gps/cubegroup.html>`_).
7
8
.. toctree::
9
:maxdepth: 2
10
11
sage/games/sudoku
12
sage/games/quantumino
13
sage/games/hexad
14
15
Internals
16
---------
17
18
.. toctree::
19
:maxdepth: 1
20
21
sage/games/sudoku_backtrack
22
23
.. include:: ../footer.txt
24
25