SudGA A python impementation of a Sudoku solver using PyGAD library. Fitness function The fitness function has been implemented in C++ to be as fast as possible. This function is integrated with main project using Pybind11 library.