Local-Search_Adversary-Search
This repository contains some implemented methods of local search and adversary search like Hill Climbing or Simulated Annealing. For the last one, it was created a simple tic tac toe with one AI. Finally i came to the conclution with the implementation of the chronological backtracking method seen in class to solve the problem of n-checkers for an arbitrary order n