搜索资源列表
Metaheuristic
- M e t a h e u r i s t i c 算法的实例,-M etaheuristic algorithm instance,
simAnealing
- Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used whe
TSP_2OPT_Greedy
- 2opt metaheuristic algorithm greedy
Tribes
- Particle swarm optimization (PSO) is a novel metaheuristic inspired by the flocking behavior of birds. The applications of PSO to scheduling problems are extremely few.
genetic-algorithm
- In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutio
leap_frog
- leap frog algorithm for solving metaheuristic problems and shortening the path to find the most optimized path.
A-Comparative-Study-of-Metaheuristic-Methods-for-
- A Comparative Study of Metaheuristic Methods for Transmission Network Expansion Planning
Bat-Algorithm--Firefly-Algorithm-and-Cuckoo-Searc
- this algorithms are some metaheuristic algorithms that can be use for optimization problem.
bat_algorithm
- Bat-inspired algorithm is a metaheuristic optimization algorithm developed by Xin-She Yang in 2010. this is the demo of bat algorithm
ACOR
- Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for cont
firefly_simple
- The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorith
chemical reaction optimization
- CRO is a population-based general-purpose optimization metaheuristic which mimics the transition and interaction of molecules in a chemical reaction. There are a lot of publications on CRO since 2010.
Firefly-Algorithm
- This code implements the firefly algorithm. The code is simple and can be used for any cost function. The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies.
Multi Depot vehicle routing with Intelligent Waterdrops metaheuristic using the Cordeau benchmarks
- Multi Depot vehicle routing with Intelligent Waterdrops metaheuristic using the Cordeau benchmarks
SIMPSA
- Metaheuristic algorithm
algorithmMA_VDNS
- Algorithm Metaheuristic
HS
- HarmonySearch Metaheuristic By Sajjad Yazdani
myACO
- Ant Colony Optimization (ACO) is a paradigm for designing metaheuristic algorithms for combinatorial optimization problems. The first algorithm which can be classified within this framework was presented in 1991 [21, 13] and, since then, many dive
