Grenadingue / 2-wheels-1-arm

A genetic algorithm searching for solutions to move a simple robot straightforward in a virtual environment
GNU General Public License v3.0
2 stars 0 forks source link

Add third value for an iteration in graph #52

Closed Grenadingue closed 7 years ago

Grenadingue commented 7 years ago

new_iteration socket.io event parameter is now

{ iteration: 0, maxScore: 0, averageScore: 0, worstScore: 0 }