📄 todo
字号:
************************************************************************* gpc++ - The Genetic Programming Kernel ** C++ Class Library *************************************************************************Some things are still to do===========================The assignment-operator for all kernel classes is not yet implemented.When creating new trees in generate(), they are not checked whetherthey are valid using function checkForValidCreation().Documentation of the examplesThe configuration module does not satisfy me. I would prefer a C++module that can read ".ini" file in the Windows style (even though Idon't like windows). Furthermore, the kernel should be able to readthe parameter it needs from such a configuration object. This way itis easier to extend the parameter class GPVariables without the needfor the user to change his/her code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -