مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| بهینهسازی فراابتکاری الهامگرفته از موسیقی: جستجوی هارمونی× | بهینهسازی ازدحام ذرات (PSO)× | |
|---|---|---|
| حوزه | بهینهسازی | بهینهسازی |
| خانواده | Process / pipeline | Process / pipeline |
| سال پیدایش≠ | 2001 | 1995 |
| پدیدآور≠ | Zong Woo Geem, Joong Hoon Kim, G. V. Loganathan | — |
| نوع≠ | Metaheuristic population-based optimization | Population-based metaheuristic / swarm intelligence |
| منبع بنیادین≠ | Geem, Z. W., Kim, J. H., & Loganathan, G. V. (2001). A New Heuristic Optimization Algorithm: Harmony Search. Simulation, 76(2), 60–68. DOI ↗ | Kennedy, J. & Eberhart, R. (1995). Particle Swarm Optimization. IEEE International Conference on Neural Networks (ICNN), 1942-1948. DOI ↗ |
| نامهای دیگر | HS algorithm, Harmoni Araması (Harmony Search), music-inspired optimization | PSO, swarm intelligence optimization, Parçacık Sürü Optimizasyonu (PSO) |
| مرتبط≠ | 5 | 6 |
| خلاصه≠ | Harmony Search (HS) is a population-based metaheuristic optimization algorithm introduced by Geem, Kim, and Loganathan in 2001. It mimics the improvisation process of jazz musicians seeking a perfect state of harmony, using three operators — memory consideration, pitch adjustment, and random selection — to generate candidate solutions. The algorithm applies to both continuous and discrete variables and has found wide use in engineering design, water distribution network optimization, and combinatorial problems. | Particle Swarm Optimization (PSO) is a population-based metaheuristic algorithm introduced by Kennedy and Eberhart in 1995, inspired by the collective movement of bird flocks and fish schools. Each candidate solution — called a particle — moves through the search space by updating its velocity and position based on its own best experience and the best experience of the entire swarm, enabling fast convergence across continuous optimization problems. |
| ScholarGateمجموعهداده ↗ |
|
|