Skip to content

Commit c5be197

Browse files
authored
LPSolver: Update to v4.2.0
1 parent b32a8e5 commit c5be197

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
2.1 MB
Binary file not shown.

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ 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.1.0"
160-
homepage: "https://github.com/cstaelin/LPSolver-Extension/releases"
159+
version: "4.2.0"
160+
homepage: "https://github.com/cstaelin/LPSolver-Extension/"
161161
}
162162
{
163163
name: "Matrix"

0 commit comments

Comments
 (0)