Solver Tutorial - Interpreting SolutionsInterpreting SolutionsA solution (set of values for the decision variables) for which all of the constraints in the Solver model are satisfied is called a feasible solution. Most solution algorithms first try to find a feasible solution, and then try to improve it by finding another feasible solution that increases the value of the objective function (when maximizing, or decreases it when minimizing). An optimal solution is a feasible solution where the objective function reaches a maximum (or minimum) value. A globally optimal solution is one where there are no other feasible solutions with better objective function values. A locally optimal solution is one where there are no other feasible solutions "in the vicinity" with better objective function values -- you can picture this as a point at the top of a "peak" or at the bottom of a "valley" which may be formed by the objective function and/or the constraints. The Solver is designed to find optimal solutions -- ideally the global optimum -- but this is not always possible. In many cases, though, you may be happy to find a good solution -- one that is better than the solution you are using now. Whether the Solver can find a globally optimal solution, a locally optimal solution, or a good solution depends on the nature of the mathematical relationship between the variables and the objective function and constraints (and the solution algorithm used). For more information, click on the link "What Makes a Model Hard to Solve?" |
Risk Solver Platform is an integrated superset of Premium Solver Platform and Risk Solver with best-of-breed simulation, best-of-breed optimization, and new stochastic programming and robust optimization capabilities you can't get anywhere else. Premium Solver Platform, our premier tool for conventional optimization, uses new PSI Technology to automatically analyze and transform your Excel model. It solves every type and size of problem, using built-in and plug-in Solver Engines. Premium Solver, our basic upgrade for the Excel Solver, solves up to 10X larger problems at much higher speed, and solves new kinds of problems with our Evolutionary Solver.
Risk Solver Platform is an integrated superset of Premium Solver Platform and Risk Solver with best-of-breed simulation, best-of-breed optimization, and new stochastic programming and robust optimization capabilities you can't get anywhere else. Risk Solver Premium integrates all the features of Premium Solver and Risk Solver, with far superior optimization and higher performance, easier to use simulation, for about the same price as competitive products for Monte Carlo simulation. Risk Solver is the easiest and fastest tool available for risk analysis of your Excel models, using Monte Carlo simulation. Evaluate thousands of scenarios in seconds, and see instantly updated charts and statistics, each time you ask "what if". Software Developer Tools: Solver Platform SDK makes it easy to solve any type or size of optimization problem in your Visual Basic, VB.NET, C/C++, C#, Java, or MATLAB program. And it's easy to deploy your application with our flexible licensing for software vendors and corporate developers. |


