CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

| Download

Sage Reference Manual

Project: SageManifolds
Views: 717170
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