Skip to content

Commit 6b8fa72

Browse files
authored
Update LPSolver version from 4.2.0 to 4.2.1
1 parent 3ee275f commit 6b8fa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)