LP Solver

A simple and free Java program to solve linear programming problems by the simplex method
Download

LP Solver Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • GThole
  • Publisher web site:
  • http://code.google.com/u/@VBlRRlBWAxRCXAB6/
  • Operating Systems:
  • macOS
  • File Size:
  • 29 KB

LP Solver Tags


LP Solver Description

A simple and free Java program to solve linear programming problems by the simplex method LP Solver is a Java based and easy to use tool designed to solve rudimentary linear programming problems using the simplex method.NOTE: The LP Solver project is currently in early alpha development. LP Solver is intended to be educational tool, and should not be used in any other context. Here are some key features of "LP Solver": · Solve linear programming problems · Find Sensitivity Data, including reduced cost, shadow price, slack and surplus · Open solving structure; a console displays the steps taken to solve a given problem · Auto-generated LaTeX code of the input model and simplex tableaus · Easy to use GUI What's New in This Release: · Fixes the issue of incorrect optimal solutions mentioned in the previous post. The bug came up because the constraints in the sample problem below are not linearly independent; that is, one may be written as a linear combination of the others.


LP Solver Related Software