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

入力データに対する異常ケースの処理が不適切 #734

Closed
shinsuke-mat opened this issue May 19, 2020 · 1 comment · Fixed by #802
Closed

入力データに対する異常ケースの処理が不適切 #734

shinsuke-mat opened this issue May 19, 2020 · 1 comment · Fixed by #802
Assignees

Comments

@shinsuke-mat
Copy link
Member

shinsuke-mat commented May 19, 2020

related to #645
related to #592

入力データに異常が含まれる場合の処理が不適切であり,
利用者の視点でとても使いにくい.
特にkdemoで致命的.

最初からコンパイルエラーを含む場合
→ パラメタだけ出力されて0世代で終わる(0世代問題)

最初から全テストが通る場合
→ 100万世代に一瞬で到達する(100万世代問題 #645

@shinsuke-mat shinsuke-mat self-assigned this May 19, 2020
@RyokoIzuta
Copy link
Contributor

0世代問題,修正見本がかさばるので別issueに立てました(#740

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

Successfully merging a pull request may close this issue.

2 participants