11.1.17. rheia.OPT.genetic_algorithms.NSGA2.read_doe
- NSGA2.read_doe(doe_dir)
Read in the design of experiment.
- Parameters
doe_dir (str) – The directory of the file with the population.
- Returns
doe – The Design Of Experiments, i.e. the samples to be evaluated in the system model.
- Return type
list