sun2ot / algorithm-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

C/Python language implementation of the Algorithm Analysis and Design course, Intelligent optimization algorithm at North Minzu University.

Process

  • 分治法 2023-12-09

  • 动态规划 2023-12-15

  • 贪心算法 2023-12-19

  • 遗传算法

  • 蚁群算法

  • 模拟退火算法

  • 粒子群算法

About


Languages

Language:C 59.8%Language:Python 33.0%Language:C++ 7.3%