Abstract: The NSGA2 algorithm is one of the effective methods to solve multi-objective flexible job shop scheduling problems (MOFJSP). An improved NSGA2 algorithm is proposed to solve the MOFJSP model ...
Abstract: This paper proposes an improved non-dominated sorting genetic algorithm (NSGA2)-DNSGA2, with the aim of preserving diversity of obtained optimal solution and avoiding the original NSGA2 ...
Forked from wreszelewski/nsga2 but mostly rewritten. The original nsga2 implementation relied on the decision vectors to be [0,1] but this implementation can take customized bounds. The previous ...
A high-performance, modular Go library for exploring and applying genetic algorithms, with a special focus on multi-objective graph layout optimization. This project is the artifact of the research ...