Package: Sudoku - the OOP method
================================

This is the oop method to solve the Sudoku.

.. automodule:: sudoku.sudoku
   :members:


