Linear Programming Library Gipals32
Gipals32 is a software library to solve the linear problems (LP) containing unlimited number of variables and constraints.
The library provides the following possibilities:
- Create new LP.
- Import new LP from an existing file in MPS format.
- Alter the specified LP by changing variables or constraints coefficients.
- Specify the settings for the linear programming solver to tune the calculation engine according to the user’s needs.
- Perform the calculation.
- Getting the results for successful calculations.
Gipals32 is Windows 32 Dynamic Link Library (DLL) and can be easily integrated into any application developed by the different programming tools such as Microsoft Visual C++, Microsoft Visual C# .Net, Microsoft Visual Basic, Microsoft Visual Basic.Net, Borland Delphi and others.
|