get_evolution_status
Check the current state of evolutionary optimization, including generation progress, population statistics, and best solutions found during genetic algorithm processes.
Instructions
Get the current status of the evolutionary system.
Returns detailed information about the current state including:
Current generation and progress
Population statistics
Best solution found so far
Evolution history
Use this tool to track progress and understand the current state of the evolution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||