Parameter tuning

Random-Key Genetic Algorithms: Principles and Applications

A random-key genetic algorithm is an evolutionary metaheuristic for discrete and global optimization. Each solution is encoded as a vector of n random keys, where a random key is a real number randomly generated in the continuous interval [0, 1). A …