data-structures-algorithms-group4 / student-project-matching

1 stars 0 forks source link

Project preference list not considered until full #13

Closed lonnychen closed 6 months ago

lonnychen commented 7 months ago

Running the new algorithm through test_algorithm.py after updating at this commit, the below issue was found.

Issue: Project preference list not considered until full

Originally posted by @lonnychen in https://github.com/data-structures-algorithms-group4/student-project-matching/issues/11#issuecomment-2036632479

lonnychen commented 6 months ago

This issue can be closed as the new algorithm committed here now considers the project preference list before matching.