Skip to content

Commit eeef180

Browse files
authored
Add link to the detailed status item explanations
1 parent 5511c32 commit eeef180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user_guide/general_usage.md

+2
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,5 @@ for solution in searcher.population:
9090
print("Evaluation:", solution.evals) # fitnesses, evaluation data, etc.
9191
print()
9292
```
93+
94+
Please see also [here](algorithm_usage.md#accessing-the-status) for details regarding the status items.

0 commit comments

Comments
 (0)