Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- when a neigbour (class schedule of a student) fails to be assigned, e.g., because the last spot in a class got taken: - put the student back at the beginning of the queue (instead of the end) - this is to ensure that student priority is beter considered (priority student does not get bumped at the end of the list)
- Loading branch information