Simplex |
Description: | Simplex is an LP solver program for the HP 49. It is written as a single System RPL object for speed and easy installation. It can do exact arithmetic to avoid round off errors, but also works in approximate numeric mode. There is also a step-by-step mode available. |
Filename: | simplex104.zip |
ID: | 4801 |
Current version: | 1.04 |
Author: | Peter Ă–sterlund |
Downloaded file size: | 16,667 bytes |
Size on calculator: | 2 KB |
Platforms: | 49/50 |
User rating: | 9/10 with 1 vote (you must be logged in to vote) |
Primary category: | Math/Misc |
Languages: | ENG |
File date: | 2001-12-01 23:16:14 |
Source code: | Included |
Download count: | 11,029 |
Version history: | 2001-12-02: Updated to version 1.04
2001-11-03: Updated to version 1.02
2001-08-04: Added to site
|
Archive contents: | Length Date Time Name
-------- ---- ---- ----
1768 11-23-01 16:53 simplex
4974 11-23-01 16:53 Simplex.txt
404 11-23-01 16:53 src/ChangeLog
17976 11-23-01 16:53 src/LICENSE
743 11-23-01 16:53 src/Makefile
4974 11-23-01 16:53 src/Simplex.txt
10219 11-23-01 16:53 src/simplex.s
-------- -------
41058 7 files |
|
User comments: | Marco Salvagno
2001-12-03 13:14:29
Simplex is easily the best simplex program actually in existence for the 49. It's fast and can do exact calculation, which avoid rounding errors, and also comes useful for teaching purposes. Being a program and not a lib, it's extremely easy to install and use and takes up little space. Version 1.02 allows to check iteration tableaus, useful for students learning the simplex algorithm. Version 1.04 is even faster, on a small (8x20) transportation problem I measured a 23% speed increase over 1.02. It also supports dual simplex.
|
| You must be logged in to add your own comment. |