lpsolve

Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS.

Лицензия

Лицензия

Категории

Категории

DatumBox Прикладные библиотеки Machine Learning
Группа

Группа

com.datumbox
Идентификатор

Идентификатор

lpsolve
Последняя версия

Последняя версия

5.5.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

lpsolve
Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different platforms like Linux and WINDOWS.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/lpsolve/

Скачать lpsolve

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.datumbox/lpsolve/ -->
<dependency>
    <groupId>com.datumbox</groupId>
    <artifactId>lpsolve</artifactId>
    <version>5.5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datumbox/lpsolve/
implementation 'com.datumbox:lpsolve:5.5.2.0'
// https://jarcasting.com/artifacts/com.datumbox/lpsolve/
implementation ("com.datumbox:lpsolve:5.5.2.0")
'com.datumbox:lpsolve:jar:5.5.2.0'
<dependency org="com.datumbox" name="lpsolve" rev="5.5.2.0">
  <artifact name="lpsolve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datumbox', module='lpsolve', version='5.5.2.0')
)
libraryDependencies += "com.datumbox" % "lpsolve" % "5.5.2.0"
[com.datumbox/lpsolve "5.5.2.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
5.5.2.0