Skip to documentation content
On this page
  1. Where to find it
  2. How to use it
  3. Initial value
  4. Result
  5. Troubleshooting

Random seed

Set the random seed for reproducible candidate generation where supported.

Set the random seed for reproducible candidate generation where supported.

Where to find it

System Solver → Optimization → CMA-ES → Random seed

How to use it

First solve the starting design. Change this control deliberately and compare convergence, evaluations and feasibility with the previous run.

Initial value

1729.

Result

Compare the final objective, constraint values, design and termination reason together.

Troubleshooting

Limits on iterations or evaluations can end a search before an optimum is reached. Inspect feasibility and termination reason, then verify the final design with a solve.

Random seed — Telion 0.1.0-alpha | Telion