.. -*- coding: utf-8 -*- .. Copyright (C) 2014,2019, Wolfgang Scherer, .. .. This file is part of HDP Sudoku. .. .. Permission is granted to copy, distribute and/or modify this document .. under the terms of the GNU Free Documentation License, Version 1.3 .. or any later version published by the Free Software Foundation; .. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. .. A copy of the license is included in the section entitled "GNU .. Free Documentation License". .. inline comments (with du_comment_role) .. role:: rem(comment) .. role:: html(raw) :format: html .. role:: shx(code) :language: sh ################################################## :rem:`|||:sec:|||`\ Sudoku Analysis ################################################## .. >>CODD See `the components of a doctoral dissertation and their order `_ .. >>CODD Dedication .. >>CODD Epigraph .. >>CODD Abstract .. raw:: latex \iffalse .. rubric:: Quickstart .. raw:: latex \fi \section*{Quickstart} \addcontentsline{toc}{chapter}{Quickstart}% \markboth{Quickstart}{Quickstart}% \phantomsection The `simple documentation <../../../index.html>`_ is also available. .. \|:here:| .. raw:: latex \iffalse .. rubric:: Abstract .. raw:: latex \fi \section*{Abstract} \addcontentsline{toc}{chapter}{Abstract}% \markboth{Abstract}{Abstract}% \phantomsection .. compound:: - Puzzling Stack Exchange: `Sudoku and guessing : theory?`_ This is a good place to introduce the Satoku Matrix as a non-guessing, non-backtracking algorithm. - Ask Andrew Stuart from `SudokuWiki.org`_ - Ask `Sudoku Swami`_ - `Denis BERTHIER's web pages`_ see also `Denis Berthier's answer to Are all sudoku puzzles solvable by logical deductions or some do require a guess at some stage?`_ .. \|:here:| .. _`Sudoku and guessing : theory?`: https://puzzling.stackexchange.com/questions/57498/sudoku-and-guessing-theory .. _`Sudoku Swami`: https://www.youtube.com/channel/UCdh4SoUiHPACqY1SGumgKYQ .. _`Denis BERTHIER's web pages`: http://denis.berthier.pagesperso-orange.fr/index_english.html .. _`Denis Berthier's answer to Are all sudoku puzzles solvable by logical deductions or some do require a guess at some stage?`: https://www.quora.com/Are-all-sudoku-puzzles-solvable-by-logical-deductions-or-some-do-require-a-guess-at-some-stage/answer/Denis-Berthier .. raw:: latex \iffalse .. rubric:: Contents .. raw:: latex \fi .. toctree:: :maxdepth: 10 overview worlds-hardest-sudoku csp-check potential-hardest-sudokus .. add documents to toctree without the extension like this: module .. the ReST dcoument name without the extension .. >>CODD Acknowledgments .. >>CODD Note on Transliterations .. >>CODD List of Abbreviations .. raw:: latex \iffalse .. rubric:: Abbreviations .. raw:: latex \fi \section*{Abbreviations} \addcontentsline{toc}{chapter}{Abbreviations}% \markboth{Abbreviations}{Abbreviations}% \phantomsection .. include:: abbrevs.inc .. include:: bibliography.inc .. include:: doc_defs.inc .. include:: doc_defs_combined.inc .. .. \||<-snap->|| doc_standalone .. include:: doc/doc_defs_secret.inc .. \||<-snap->|| doc_standalone .. \||<-snap->|| not_doc_standalone .. include:: doc_defs_secret.inc .. \||<-snap->|| not_doc_standalone .. _`Wolfgang Scherer`: wolfgang.scherer@gmx.de