IAtari
Genetic algorithm generating AI capable to play Atari2600 games.
ThreadPool.h File Reference
#include <cstddef>
#include <vector>
#include <thread>
#include <queue>
#include <mutex>
#include <condition_variable>
#include <memory>
#include <future>
#include <functional>

Go to the source code of this file.

Classes

class  Utils::ThreadPool
 
class  Utils::ThreadGroup
 

Namespaces

 Utils
 A set of useful method and class.