# GeneticAlgorithms **Repository Path**: sirwsl/GeneticAlgorithms ## Basic Information - **Project Name**: GeneticAlgorithms - **Description**: 采用遗传算法智能组卷Demo,简单易懂,容易上手 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://www.wslhome.top - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2022-05-06 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, 遗传算法, 智能组卷 ## README # GeneticAlgorithms #### 使用说明 1. 直接运行项目 generation/Main.java #### 介绍 ![遗传算法说明](GeneticAlgorithms.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request