Package: Matrix - the traditional programming method
====================================================

This is the traditional method to solve the Sudoku.

.. automodule:: matrix.matrix
   :members:


