Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added extensions/lpsolver-4.2.1.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion libraries.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
}
{
Expand Down