Skip to content

This is a MidTerm project solving 3 task: 8-Puzzle by A*, Pacman by A* and 16-Queens by Genetic Algorithm (Course: Introduction to Aritificial Intelligence) carried out by a group of 2nd year students.

Notifications You must be signed in to change notification settings

loveCiForever/a_star_and_genetic_algo

Repository files navigation

Group Midterm Essay

This repository contains our group midterm essay, which addresses three tasks using different algorithms:

  1. 8-Puzzle Solver using A*: An implementation of the A* search algorithm to solve the classic 8-puzzle problem.
  2. Pacman using A*: A simulation of the Pacman game where the A* algorithm is used for pathfinding.
  3. 16-Queens Problem using Genetic Algorithm: A solution to the 16-queens problem utilizing a genetic algorithm approach.

Contributors

License

This project is licensed under a free license. You are free to use, modify, and distribute this project as you wish.

Acknowledgments

We would like to thank our lecturer, Master of Science Nguyen Thanh An, and our classmates for their support and feedback throughout this project.

About

This is a MidTerm project solving 3 task: 8-Puzzle by A*, Pacman by A* and 16-Queens by Genetic Algorithm (Course: Introduction to Aritificial Intelligence) carried out by a group of 2nd year students.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •