この本では、複雑な数独をすばやく簡単に解決する方法を紹介します。 クローンアルゴリズムを使用します。このアルゴリズムについてもっと知りたい場合は、私の本「数独解法アルゴリズム」を読むことができます。 例として11つ星の数独を使用してみましょう。 In this book, I will show how to solve complicated sudoku fast and easy. I will use a cloning algorithm. If you want to read more about this algorithm you can read my book “Sudoku Solving Algorithm”.