这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑
☆217Sep 24, 2018Updated 7 years ago
Alternatives and similar repositories for GeneticAlgorithm
Users that are interested in GeneticAlgorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆54Jul 15, 2017Updated 8 years ago
- A free C++ Genetic Algorithm library☆245Mar 22, 2026Updated 2 months ago
- A C++ Library of Genetic Algorithm Components☆74May 14, 2018Updated 8 years ago
- 量子遗传算法Python实现☆12Apr 19, 2018Updated 8 years ago
- Genetic, hill-climbing, and simulated annealing algorithms in C++☆19May 21, 2015Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆12Jan 24, 2023Updated 3 years ago
- 智能优化算法☆28Dec 25, 2018Updated 7 years ago
- Code for computing coverage path in an environment☆12Sep 20, 2021Updated 4 years ago
- 遗传算法 - Matlab☆480Aug 5, 2017Updated 8 years ago
- ROS package that implements the PurePursuit algorithm to follow a path☆17Jan 30, 2015Updated 11 years ago
- ☆10Nov 23, 2018Updated 7 years ago
- 基于C++,使用遗传算法解决物流运输中的VRP问题☆54Jul 10, 2015Updated 10 years ago
- Traveling Salesman Problem via Genetic Algorithm in C++ and CUDA with Visualizations☆19Jan 7, 2015Updated 11 years ago
- A Robotic Arm Controller System with Qt☆13May 24, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Mutilple Targets Matching Based On OpenCV☆10Feb 27, 2021Updated 5 years ago
- 智能优化算法(模拟退火、禁忌搜索、蚁群算法、遗传算法、粒子群算法)解决TSP问题和RCPSP问题☆28Jun 1, 2023Updated 3 years ago
- ☆10Jul 5, 2016Updated 9 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Feb 28, 2015Updated 11 years ago
- ☆18Nov 23, 2022Updated 3 years ago
- Ackermann 转向机构的ROS机器人建图导航与仿真☆25Oct 25, 2020Updated 5 years ago
- 基本遗传算法MATLAB程序☆208May 29, 2019Updated 7 years ago
- The code for task allocation and the simulation system based on ROS and Gazebo for task allocation are included☆18Jul 15, 2024Updated last year
- Multi-robot task allocation for simultaneous multi-order pick-up and drop-off using Genetic Algorithm (GA) and Ant Colony Optimization (A…☆26Sep 17, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 中国地质大学(武汉)计算机学院《人工智能导论》期末课设。包含五个问题:1. 随机重启爬山法、最小冲突法和遗传算法求解N皇后;2. 实现 Wumpus World 游戏;3. a-b 剪枝法实现井字棋游戏;4.粒子群法求解函数极小值;5.遗传算法求解函数极大值☆23Jan 14, 2021Updated 5 years ago
- Motion Planning for UAV in ROS Environment☆20Apr 20, 2020Updated 6 years ago
- 智能优化算法的python手动实现,注释详细☆20Apr 11, 2022Updated 4 years ago
- 华为软件大赛: 最小费用流(zkw)+遗传算法。 zkw比sfa的费用流快好多啊,10倍左右,牛逼~☆13Apr 6, 2017Updated 9 years ago
- ☆10Feb 6, 2022Updated 4 years ago
- Annotation tool for semantic and instance segmentation, with automated help from the GrabCut implemented in OpenCV.☆28Oct 19, 2020Updated 5 years ago
- 量子计算大作业,模拟 Shor 算法☆13Jun 19, 2022Updated 3 years ago
- 基于MFC的天空盒(3D游戏场景)☆11Jun 4, 2023Updated 3 years ago
- 一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)