#include "../include/GeneticAlgo.h"
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <map>
#include <ctime>