- 👋 Hi, nice to meet you
- 👀 I’m interested in Artificial Intelligence
- 🌱 I’m currently learning Federated Learning
- 💞️ I’m looking to collaborate on project building
- 📫 How to reach me: zhigangchen00@qq.com
- 😄 Pronouns: Chen
- ⚡ Fun fact: Currently major in software engineering
- SYSU IS MY DREAM, LET'S GO!

Want to learn more about this repository? Check out the detailed project overview:
This repository showcases multiple algorithm implementations for the classic N-Queens Problem, including:
- Backtracking with Subset Tree
- Backtracking with Permutation Tree
- Branch and Bound with FIFO Queue
- Branch and Bound with Priority Queue




