| Applying science to business management |
  
Linear Programming Primitives
To solve very large optimization problems, you might want to
bypass the Solve dialog box, which normally provides access to
DecisionPro's linear programming capabilities, and access the simplex, simplex2,
or mxsimplex primitives
directly.
This section presents four ways to solve the same optimization
problem. Although the example problem is a very small one, it
illustrates techniques you might want to use when dealing with
larger problems.
See Also
Distribution Problem
Solution 1 -- Solver
Solution 2 -- simplex
Solution 3 -- mxsimplex
Solution 4 -- simplex2
Performance Considerations
Integer Programming
|