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

各世代の途中経過を分かるようにする #736

Open
RyokoIzuta opened this issue May 19, 2020 · 0 comments
Open

各世代の途中経過を分かるようにする #736

RyokoIzuta opened this issue May 19, 2020 · 0 comments
Assignees

Comments

@RyokoIzuta
Copy link
Contributor

RyokoIzuta commented May 19, 2020

現状だと何も出力されないため,固まっているように見える.

Generating variants: 58% (23/40) done.

INFOレベルで上記のように出力し,5823の部分をどんどん書き換えていく.
最終的に消えるとなおよし.

また,DEBUGレベルでは下記のように各個体の詳細を出力する.

2020-05-18 18:31:44 [main] [INFO]  KGenProgMain - entered the era of 5th generation.
+ 2020-05-18 18:31:44 [main] [DEBUG]  VariantStore - variant made(op:insert, build:NG)
+ 2020-05-18 18:31:44 [main] [DEBUG]  VariantStore - variant made(op:replace, build:OK, fit:0.431)
+ ...
2020-05-18 18:31:44 [main] [INFO]  KGenProgMain - 
 ----------------------------------------------------------------
Elapsed time: 0 seconds
...
@RyokoIzuta RyokoIzuta self-assigned this May 19, 2020
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

1 participant