?? 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 + -