This repository contains the code for "Stable Matchings in Practice: A Constraint Programming Approach"(Zhaohong Sun, AAAI2024, Paper)
- Python 3.10 or higher
pip install -r requirements.txt
jupyter notebook submission_code.ipynbThis project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.