# GeneticAlgorithm **Repository Path**: yugaowei/genetic-algorithm ## Basic Information - **Project Name**: GeneticAlgorithm - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Genetic Algorithm #### 介绍 使用遗传算法优化长度为5的01字符串,字符串中“1”的数量越多越好。