• Stars
    star
    1
  • Language
    Java
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

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

Repository Details

CS 165A – Artificial Intelligence: You will be solving the N-Puzzle Problem using one of the following search strategies: 1. A* search 2. Hill-Climb 3. Simulated Annealing 4. Genetic Algorithm 5. Your Own (Optional, if you can derive a better one than 1, 2, 3, and 4)