• Stars
    star
    1
  • Language
    HTML
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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