diff --git a/extensions/lpsolver-4.2.2.zip b/extensions/lpsolver-4.2.2.zip new file mode 100644 index 0000000..3697843 Binary files /dev/null and b/extensions/lpsolver-4.2.2.zip differ diff --git a/libraries.conf b/libraries.conf index 9643e85..3880c94 100644 --- a/libraries.conf +++ b/libraries.conf @@ -156,7 +156,7 @@ In general, the LevelSpace syntax has been designed to align with existing NetLo codeName: "lpsolver" shortDescription: "A mixed-integer linear programming package for NetLogo" 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." - version: "4.2.1" + version: "4.2.2" homepage: "https://github.com/cstaelin/LPSolver-Extension/" } {