Metaheuristic modeling framework and optimization toolkit in modern C++

Edit Package metslib
https://projects.coin-or.org/metslib

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.

Refresh
Refresh
Source Files
Filename Size Changed
metslib-0.5.3-boost.patch 0000005004 4.89 KB
metslib-0.5.3-noarch.patch 0000000604 604 Bytes
metslib-0.5.3.tgz 0000218295 213 KB
metslib.changes 0000000533 533 Bytes
metslib.spec 0000003679 3.59 KB
Revision 1 (latest revision is 7)
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 635484 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 1)
- Backport from Fedora patches
  + Add metslib-0.5.3-noarch.patch 
    remove libdir references from pkgconfig file
  + Add metslib-0.5.3-boost.patch 
    Use boost for random functions
- Remove -O3 from configure instead of configure.ac
- Fix Copyright year.
- Initial release (version 0.5.3)
Comments 0
openSUSE Build Service is sponsored by