Skip to content

Commit b0653c3

Browse files
committed
修改readme
1 parent 93dc86d commit b0653c3

File tree

10 files changed

+6
-1
lines changed

10 files changed

+6
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@
2020
### 开始使用
2121

2222
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现。具体详细说明点击下面连接针对每个算法有着详细的说明。
23+
2324
[蚁群算法:Ant_Colony_Optimization](/Ant_Colony_Optimization)
25+
2426
[遗传算法:Genetic_Algorithm](/Genetic_Algorithm)
25-
[粒子群算法:Immunity_Algorithm](/Immunity_Algorithm)
27+
28+
[免疫算法:Immunity_Algorithm](/Immunity_Algorithm)
29+
30+
[粒子群:Particle Swarm Optimization](/Particle_Swarm_Optimization)
2631

2732

2833
### 联系方式:

0 commit comments

Comments
 (0)