diff --git a/extensions/lpsolver-4.2.1.zip b/extensions/lpsolver-4.2.1.zip new file mode 100644 index 0000000..ee780ea Binary files /dev/null and b/extensions/lpsolver-4.2.1.zip differ diff --git a/libraries.conf b/libraries.conf index 7dfd86d..9643e85 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.0" + version: "4.2.1" homepage: "https://github.com/cstaelin/LPSolver-Extension/" } {