Meta-Heuristic Repository

Introduction [Adapted from Wikipedia]

In computer science, metaheuristic designates a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. Metaheuristics make few or no assumptions about the problem being optimized and can search very large spaces of candidate solutions. However, metaheuristics do not guarantee an optimal solution is ever found. Many metaheuristics implement some form of stochastic optimization.

Research Problems & Fields | PSO & GCP & TSP & QAP & QKP Codes


Maintained by AdaptiveBox StUdIo, under a Creative Commons Attribution 3.0 License.