Content: simplex_csharp.zip (1.26 MB)
Uploaded: 23.06.2022

Positive responses: 0
Negative responses: 0

Sold: 35
Refunds: 0

$3.25
-------------------------------------------------- ----


The program for solving linear programming problems by the simplex method. Sources in the Microsoft Visual C#.


-------------------------------------------------- ----

Program Description:


The program itself reduces the problem to canonical form, and make it iterative solution using simplex conversion table.


There are three modes of problem solving:


1) Automatic

2) Step

3) Manual


In the first mode, the program automatically selects the enable column and row that provide the maximum increase or decrease of the objective function. And automatically recalculates all of the tables.


In step mode, each converted table is displayed. This mode is useful to view the intermediate results of the solution. Permissive column and row, in this mode, the program selects itself.


In manual mode, the user selects the resolution of the row and column.
The content of the archive:


1) The program (exe-file)
2) source code in C #
3) A few examples of the calculation program.
No feedback yet

Similar items