< Home - < Back

metslib-devel


Information about the package, metslib-devel, which is shipped with common Linux distributions. The metslib-devel package is designed for, Metaheuristic modeling framework and optimization toolkit in.


Package Name:

metslib-devel

Summary:

Metaheuristic modeling framework and optimization toolkit in

Description:

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.

Architecture:

noarch

Version:

0.5.3

Release:

4.el6

Size:

37 k

Repository:

epel

From Repository:

Licence:

GPLv3+ or CPL



Handy Yum Commands for metslib-devel


Control the metslib-devel package with the following handy commands outlined below.


Command

Description of Command

yum install metslib-devel

This command will install metslib-devel on the server.

yum remove metslib-devel

This command will un-install metslib-devel on the server. When you run this command, you will be asked if you are sure that you want to remove metslib-devel, so you have to manually confirm that you want to do this.

yum -y remove metslib-devel

This command will un-install metslib-devel on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove metslib-devel when using the -y flag.

yum update metslib-devel

This command will update metslib-devel to the latest version. When you run this command, you will be asked if you are sure that you want to remove metslib-devel, so you have to manually confirm that you want to do this.

yum -y update metslib-devel

This command will update metslib-devel to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove metslib-devel when using the -y flag.

yum info metslib-devel

This command will show you core information about the metslib-devel package.

yum deplist metslib-devel

This command will show you the dependencies for metslib-devel. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update metslib-devel

This command will check if there is an update waiting on metslib-devel. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.