@@ -250,7 +250,7 @@ More advanced examples can be found on the [Optpilot-week page](optpilot-week).
Output
======
The solutions for each generation will be saved in a plain ASCII and JSON format. There are three log files `opt.trace.0`, `opt-progress.0` and `pilot.trace.0` that log the job management. E.g. to count the total number of dispatched simulations:
The solutions for each generation will be saved in either a plain ASCII or JSON format. The Pareto front of all individuals is in a JSON file (`ParetoFront_.json`. There are three log files `opt.trace.0`, `opt-progress.0` and `pilot.trace.0` that log the job management. E.g. to count the total number of dispatched simulations: