This project is designed to help students at Polytechnique optimize their course group allocations. It identifies potential group swaps between students based on their preferences.
- Identifies students who can swap course groups to better match their desired schedules.
- Utilizes C++ and STL for efficient data handling.
Compile the main.cpp file and run the executable. The program will output potential group swaps.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.