You can run the solver automatically or in several interactive steps. Both methods use the same algorithm, but you have more control running in interactive steps.
To run the solver in one automatic process
When the solution is complete, it appears in the solution list named solution_rf.
To run the solver in interactive steps
Use this table if you are not sure what step to run.
Step | Purpose | When to Run |
---|---|---|
Start | Creates an initial guess. | At the beginning and whenever you need a new guess. Make improvements and repeat until you get a close solution. |
Continue | Optional step that continues guessing where Start left off. | Immediately after Start, if you want the solver to consider other possibilities. |
Refine | Recommended step that improves the best guess. | When you want to refine a close guess. Make improvements and repeat until you get an accurate solution. |
Finish | Required step that applies the solution to all frames. | Once, when you get an accurate refined solution. |
Register | Registers the whole solution to survey constraints. | Whenever you want to see the effect of survey constraints on your solution as a whole. (If you want the constraints to affect the shape of the solution, run Start or Refine.) |