#include <vector>
#include <algorithm>
#include "TournamentSelectStrategy.h"
#include "Generation.h"
#include "Individual.h"
Include dependency graph for TournamentSelectStrategy.cpp: