#include <vector>
#include <algorithm>
#include "TournamentSelectStrategy.h"
#include "Generation.h"
#include "Individual.h"