S
Analyzed about 1 year ago
Software for numerically solving linear programming problems. Program finds optimum (min or max) of selected linear function with linear conditions which expressed in inequalities form. Internally, SimplexSolver uses Simplex algorithm with modifications.
Key features: support for wide range of
... [More]
problems such as integer and mixed optimizations, automatic construction of an artificial basis, calculating solution stability intervals, full solution details (useful for analysis of real-world problems and Operation Research course) [Less]