Feature request:
Enhance the visualization by displaying:
- The current number of generations (update each generation)
- The score of the best genome in each generation
Details:
- Render this information directly inside the SVG component, so it's always visible during the simulation/evolution visualizations.
- Update these values live as new generations are computed.
This will make it easier to track the evolutionary process and compare progress at a glance.
Feature request:
Enhance the visualization by displaying:
Details:
This will make it easier to track the evolutionary process and compare progress at a glance.