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

CapacityCounter が生徒の履修上限 20 コマを考慮していない #818

Open
motoki317 opened this issue Sep 16, 2021 · 0 comments
Labels
benchmarker wontfix This will not be worked on

Comments

@motoki317
Copy link
Member

motoki317 commented Sep 16, 2021

  • 前提
    • コマ数は30
    • 生徒はそのうち、20コマのみ取る
  • CapacityCounter は1生徒につき、すべてのコマに+1していてこの履修上限を考慮していない
    • したがって、「CapacityCounterは履修できる学生がいる」と言っているのに、実際はそれらの学生は履修上限のため、履修できる学生はいない という事象が発生する

最適なスケジューリングができていない
少し大きな改修が必要そう & 今のところ問題になっているかすら分からないので、とりあえずwontfix

@motoki317 motoki317 added wontfix This will not be worked on benchmarker labels Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarker wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant