LP Solver

A simple java program to solve linear programming problems by the simplex method
Download

LP Solver Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • GThole
  • Operating Systems:
  • Windows All
  • File Size:
  • 29 KB

LP Solver Tags


LP Solver Description

LP Solver is a cross-platform application that aims to help you get familiar with the Simplex method, enabling you to solve simple linear programming problems. Despite its name, the Simplex algorithm is not simple at all, requiring solid mathematics knowledge in order to completely understand the way it operates. It is applicable to various problems that require you to achieve a specific goal while considering a set of constraints.Intelligible examples to help you understand SimplexBuilt in Java, LP Solver can be launched on a Windows computer without leaving traces in the registry. Its main interface displays the Simplex tableaux, which comprises three variables and three constraints by default. You can easily add new variables and constraints via the 'Options' menu of the application and new rows or columns will be added to the table. There are a few examples that can help you understand the principles of the Simplex method, but you can also build a new table from scratch by editing each entry according to the problem you want to solve and specifying the type of restrictions you want to take into consideration. Cells you leave empty will be filled with zeros. Shows you all the steps of the Simplex method and generates LaTeX codeThe application enables you to go through all the steps of the Simplex algorithm, from selecting the pivot, to viewing the generated function to minimize and the equations that are subject to the constraints. Furthermore, it generates the LaTeX code that corresponds to the model, enabling you to copy it to the clipboard. To view the found solution, you only have to press the designated button. The application displays the variable values, along with the value of the objective function. In case no feasible solution can be identified, a notification message is displayed. Makes Simplex simpleDesigned for educational purposes, LP Solver can be used for finding solutions to linear programming problems, displaying all the necessary steps for solving it. Thanks to its intuitive interface and the easy to understand examples, using Simplex becomes much easier. Reviewed by Mihaela Citea, last updated on April 16th, 2014


LP Solver Related Software