• Added two parameters to the QGA function:

    • stop_limit (value to stop the iterations if the fitness is higher than a given value)
    • stop_iters (number of iterations without improvement of fitness before stopping)