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.

License

License

Categories

Categories

DatumBox Business Logic Libraries Machine Learning
GroupId

GroupId

com.datumbox
ArtifactId

ArtifactId

lpsolve
Last Version

Last Version

5.5.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download lpsolve

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.5.2.0