kaushikrcks / lpsolver

Automatically exported from code.google.com/p/lpsolver
0 stars 0 forks source link

Constraint Information Output - Binding/Non-Binding, Slack Surplus, Shadow Price #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Plan to implement an Option Menu Item that will display additional information 
about each 
constraint.

To include:
Binding/Not-binding
If not-binding, Slack/Surplus
Shadow Price
Range of Feasibility

Original issue reported on code.google.com by GTh...@gmail.com on 7 Apr 2009 at 3:23

GoogleCodeExporter commented 8 years ago
Coefficients:
Implemented Reduced Cost
Need Range of Optimality

Constraints:
Implemented Binding/Nonbinding, Slack/Surplus
Partial Implementation of Shadow Price
Need Shadow Price for "=" constraints, Range of Feasibility

Original comment by GTh...@gmail.com on 19 Apr 2009 at 2:36

GoogleCodeExporter commented 8 years ago
Completed shadow price for "=" constraints.

Still need range of optimality, range of feasibility.

Original comment by GTh...@gmail.com on 21 Apr 2009 at 7:30

GoogleCodeExporter commented 8 years ago
dear sir
i am interested code for lpsolve 
thank you

Original comment by ongar...@gmail.com on 8 Aug 2009 at 11:34

GoogleCodeExporter commented 8 years ago
i need the java code of this project

Original comment by ranjin...@gmail.com on 22 Jan 2013 at 3:41

GoogleCodeExporter commented 8 years ago
You can find the source for the underlying solver and solution classes on 
github.
https://github.com/gthole/lpp

Best,
Greg

Original comment by GTh...@gmail.com on 22 Jan 2013 at 10:28