![]() |
IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
|
#include <ThreadPool.h>
Public Member Functions | |
ThreadGroup (ThreadPool &pool) | |
template<class F , class... Args> | |
void | add_task (F &&f, Args &&... args) |
void | wait_all () |
|
inline |
|
inline |
|
inline |