Metaheuristic modeling framework and optimization toolkit in modern C++
METSlib is a metaheuristic modeling framework and optimization toolkit in modern C++ released as Free/Libre/Open Source Software. Model and algorithms are modular: any search algorithm can be applied to the same model. On the other hand no assumption is made on the model, you can work on any problem type: timetabling, assignment problems, vehicle routing, bin-packing and so on. Once you have implemented your model in the problem framework, the library makes easy testing different Tabu Search strategies or even different algorithms (Simulated Annealing or other local search based algorithms) with a few lines of code.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.3-31.fc41 | - |
Fedora 41 | 0.5.3-31.fc41 | - |
Fedora 40 | 0.5.3-30.fc40 | - |
Fedora 39 | 0.5.3-28.fc39 | - |
Fedora EPEL 9 | 0.5.3-26.el9 | - |
Fedora EPEL 8 | 0.5.3-22.el8 | - |
You can contact the maintainers of this package via email at
metslib dash maintainers at fedoraproject dot org
.