Abstract: This paper introduces a hybrid method for solving Sudoku puzzles by combining Deep Q-Learning (DQN) with heuristic backtracking. Sudoku is treated as a Constraint Satisfaction Problem (CSP), ...
This project is an educational and research-oriented implementation that benchmarks and compares different metaheuristic algorithms for solving VRPTW problems. The VRPTW is a classic NP-hard ...