# 多线程的遗传算法 **Repository Path**: az13js/multi-thread-genetic-algorithm ## Basic Information - **Project Name**: 多线程的遗传算法 - **Description**: 多线程加速遗传算法的学习研究。 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-25 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 多线程的遗传算法(C++) ## 修改自 1. [https://gitee.com/az13js/cpp-genetic-algorithm](https://gitee.com/az13js/cpp-genetic-algorithm) 2. [https://gitee.com/az13js/genetic-algorithm-solve-rnn](https://gitee.com/az13js/genetic-algorithm-solve-rnn) ## 运行效果 Max fitness=1.57285 0,Max fitness=1.88723,loop=10 1,Max fitness=1.93899,loop=20 2,Max fitness=2.02604,loop=30 3,Max fitness=2.13794,loop=40 4,Max fitness=2.28816,loop=50 5,Max fitness=2.28816,loop=60 6,Max fitness=2.28816,loop=70 7,Max fitness=2.40119,loop=80 8,Max fitness=2.40119,loop=90 9,Max fitness=2.40119,loop=100