Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using galeShapley.collegeAdmissions with incomplete preferences of students and colleges #45

Open
cecilebonneau opened this issue Jan 25, 2023 · 2 comments

Comments

@cecilebonneau
Copy link

cecilebonneau commented Jan 25, 2023

Hello,
Is this possible to use galeShapley.collegeAdmissions with incomplete preferences of students over colleges and of colleges over students?

@jtilly
Copy link
Owner

jtilly commented Jan 26, 2023

No, I don't think there's an easy way to do that.

You might be able to improvise a bit though. For the case when students have incomplete preferences over colleges, you could add a "placeholder college" with lots of spots and add that placeholder college to students' preference orderings just above those colleges for which their preference orderings are incomplete. Students who end up at the placeholder college would be considered unmatched.

@cecilebonneau
Copy link
Author

Thanks a lot for the answer and the tip, it is very helpful. For the colleges incomplete preferences, I will just try adapt the slot vector so that the capacity constraints takes into account the fact that some applicants are not ranked by colleges. I'll try this way, thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants