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

Generate schedule with different number of tables per round #1111

Open
jpschewe opened this issue Nov 19, 2023 · 1 comment
Open

Generate schedule with different number of tables per round #1111

jpschewe opened this issue Nov 19, 2023 · 1 comment

Comments

@jpschewe
Copy link
Owner

Allow one to have a different number of tables for practice than for the performance rounds.

@jpschewe jpschewe added this to the 18.2 milestone Nov 19, 2023
@jpschewe jpschewe modified the milestones: 18.2, 18.3 Dec 2, 2023
@jpschewe jpschewe modified the milestones: 18.3, 18.4 Jan 3, 2024
@jpschewe jpschewe modified the milestones: 18.4, 19.0 Feb 6, 2024
@jpschewe
Copy link
Owner Author

jpschewe commented Sep 8, 2024

The challenge here is that the scheduler doesn't think about particular rounds when choosing a table. It just looks for an open slot at a time. If we really need this I may need to rework the scheduler to schedule each round separately in a time window.
Another possibility would be to block off a few tables during some time to block out the extra tables during the time that practice runs (for fewer during practice) or during the later rounds (for fewer tables during the regular performance rounds).

@jpschewe jpschewe removed this from the 19.0 milestone Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant