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

Print all preferences compact form #6

Open
oedokumaci opened this issue Feb 21, 2023 · 0 comments
Open

Print all preferences compact form #6

oedokumaci opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oedokumaci
Copy link
Owner

oedokumaci commented Feb 21, 2023

Printing all preferences in compact form can provide buggy output in one of the following two cases:

  • If proposer or responder names are long
  • If there are many proposers or responders, resulting in lines ending

Steps to reproduce the behavior:

  1. Edit config.yaml to produce one of the two cases above.
  2. Run python -m gale_shapley
  3. See logs

Print a table like when it is not one of the two cases above.

All of the below systems can produce the bug

  • Python version: 3.9, 3.10, 3.11
  • OS: Ubuntu/MacOS/Windows
@oedokumaci oedokumaci added the bug Something isn't working label Feb 21, 2023
@oedokumaci oedokumaci self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant