Solver

Opens the Solver dialog. A solver allows you to solve mathematical problems with multiple unknown variables and a set of constraints on the variables by goal-seeking methods.

To access this command...

From the menu bar:

Choose Tools - Solver.

From the tabbed interface:

Choose Tools - Solver.

On the Tools menu of the Tools tab, choose Solver.

From toolbars:

Icon Solver

Solver


Solver settings

Target Cell

Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.

Optimize results to

By Changing Cells

Enter the cell range that can be changed. These are the variables of the equations.

Ograničavajući uvjeti

Add the set of constraints for the mathematical problem. Each constraint is represented by a cell reference (a variable), an operator, and a value.

note

You can set multiple conditions for a variable. For example, a variable in cell A1 that must be an integer less than 10. In that case, set two limiting conditions for A1.


Odrednice

Opens the Solver Options dialog.

The Solver Options dialog let you select the different solver algorithms for either linear and non-linear problems and set their solving parameters.

Solve

Click to solve the problem with the current settings. The dialog settings are retained until you close the current document.

To solve equations with the solver

The goal of the solver process is to find those variable values of an equation that result in an optimized value in the target cell, also named the "objective". You can choose whether the value in the target cell should be a maximum, a minimum, or approaching a given value.

The initial variable values are inserted in a rectangular cell range that you enter in the By changing cells box.

You can define a series of limiting conditions that set constraints for some cells. For example, you can set the constraint that one of the variables or cells must not be bigger than another variable, or not bigger than a given value. You can also define the constraint that one or more variables must be integers (values without decimals), or binary values (where only 0 and 1 are allowed).

Using Non-Linear solvers

Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according parameters.

Postoji i lista ograničenja koju možete koristi kako biste ograničili opseg mogućeg raspona rjeÅ”enja ili kažnjavali pojedine uvjete. Međutim u slučaju evolucijskih razrjeÅ”itelja DEPS i SCO, ta ograničenja se također koriste i za određivanje granica varijabli problema. Zbog nasumičnosti algoritama, preporuča se da se tako i čini te da se odrede gornje (i u slučaju isključenja opcije Pretpostavi ne-negativne varijable donje) granice svih varijabli. Granice ne moraju biti blizu traženog rjeÅ”enja (koje je vjerojatno nepoznato), ali bi se prema njima moglo naslutiti traženo rjeÅ”enje (0 ≤ var ≤ 1 ili možda -1000000 ≤ var ≤ 1000000).

Granice su određene označavanjem jedne ili viÅ”e varijabli (kao raspon) na lijevoj strani i unosom brojčane vrijednosti (ne ćelije ili formule) na desnoj strani. Na taj način možete odabrati jednu ili viÅ”e varijabli kao samo Integer ili Binary.

Please support us!