440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
models   {key13}


METSlib 0.4.0 (Default branch)

FreshMeat

Monday November 19, 2007. 03:05 PM
FreshMeat

METSlib is an object-oriented metaheuristics framework in C++ designed to make implementing or adapting models easy. The model is modular: all the implemented search algorithms can be applied to the same model. METSlib implements the basics of some metaheuristics algorithms, such as Random Restart Local Search, Variable Neighborhood Search, Iterated Local Search, Simulated Annealing (with linear, exponential, and custom cooling schedules), and Tabu Search. For each algorithm, you must implement an objective function, a neighborhood (move manager), and some moves.
METSlib object-oriented metaheuristicsframework designed make implementing orada METSlib 0.4.0 (Default branch)
METSlib 0.4.0 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=f4ed4266c896ee88f0f1ba124d99c359

 

 Related News 

Search

Download Zicos
Fri January 9, 07:24 AM
models   {key13}