Python project to determine, with Operations Research techniques, the best solution for a Covering Salesman Problem (CSP), aka set TSP. CSPs are a generalization of the Traveling Salesman Problem and ...
Welcome to the AI Toolbox, a project that combines various AI algorithms to provide visualization and functionality for search algorithms, a game (CONNECT4) using min-max algorithms, and a Constraint ...