LibreOffice 25.2 Hjälp
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.
Enter or click the cell reference of the target cell. This field takes the address of the cell whose value is to be optimized.
Maximum: Try to solve the equation for a maximum value of the target cell.
Minimum: Try to solve the equation for a minimum value of the target cell.
Value of: Try to solve the equation to approach a given value of the target cell.
Enter the value or a cell reference in the text field.
Enter the cell range that can be changed. These are the variables of the equations.
Add the set of constraints for the mathematical problem. Each constraint is represented by a cell reference (a variable), an operator, and a value.
Cell reference: Enter a cell reference of the variable.
Click the Shrink button to shrink or restore the dialog. You can click or select cells in the sheet. You can enter a cell reference manually in the input box.
Operator: Select an operator from the list. Use Binary operator to restrict your variable to 0 or 1. Use the Integer operator to restrict your variable to take only integer values (no decimal part).
Value: Enter a value or a cell reference. This field is ignored when the operator is Binary or Integer.
Remove button: Click to remove the row from the list. Any rows from below this row move up.
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.
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.
Click to solve the problem with the current settings. The dialog settings are retained until you close the current document.
Målet med problemlösningsprocessen är att finna de variabla värdena för en ekvation som resulterar i ett optimalt värde i målcellen, som även kallas målfunktion. Du kan välja om värdet i målcellen ska vara ett maximalt, minimalt eller närma sig ett givet värde.
De initiala variabelvärdena infogas i ett rektangulärt cellområde som du anger i rutan Genom att ändra cell.
Du kan definiera en serie villkor som anger begränsningar för en del celler. Du kan t.ex. ange begränsningen att en av variablerna eller cellerna inte får vara större än andra variabler, eller inte större än ett givet värde. Du kan också definiera en begränsning att en eller flera variabler måsta vara heltal (värden utan decimaler) eller binära värden (där endast 0 eller 1 tillåts).
Regardless whether you use DEPS or SCO, you start by going to parameters.
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 accordingDet finns också en lista med restriktioner du kan använda för att begränsa de möjliga intervall av lösningar eller för att straffa vissa specifika villkor. Om du använder evolutionslösare som DEPS och SCO så kan dessa användas för att välja intervaller på problemets variabler. På grund av den slumpmässiga naturen hos algoritmerna så är det högst rekommenderat att göra det och ge övre (och ifall "Förutsätt ej negativa variabler" är av, även lägre) gränser för alla variabler. De måste inte vara nära den aktuella lösningen (som antagligen är okänd) men bör ge en grovhuggen indikation på den förväntade storleken (0 ≤ var ≤ 1 eller kanske -1000000 ≤ var ≤ 1000000).
Gränser är specificerade genom att en eller flera variabler (som område) markeras på den vänstra sidan och ett numeriskt värde (inte en cell eller formel) fylls i på den högra sidan. På så sätt kan du också välja att en eller flera variabler ska vara Heltal eller Binär endast.