Skip to content

Commit 60e1a60

Browse files
cstaelinTheBizzle
authored andcommitted
Update LPSolver version from 4.2.0 to 4.2.1
1 parent 7023082 commit 60e1a60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

extensions/lpsolver-4.2.1.zip

2.3 MB
Binary file not shown.

libraries.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ In general, the LevelSpace syntax has been designed to align with existing NetLo
156156
codeName: "lpsolver"
157157
shortDescription: "A mixed-integer linear programming package for NetLogo"
158158
longDescription: "The LPSolver extension uses the lpsolve55 linear programming library to solve normal, integer and mixed-integer linear programming problems, returning the optimal solution and the shadow prices of the constraints."
159-
version: "4.2.0"
159+
version: "4.2.1"
160160
homepage: "https://github.com/cstaelin/LPSolver-Extension/"
161161
}
162162
{

0 commit comments

Comments
 (0)