This unit models and solves problems related to operational research through the use of Artificial Intelligence algorithms. In general, the process of finding the optimal solution is considered a systematic search method used to find the best solution among the other alternative solutions, achieving all the determinants as far as possible (if any).
Many optimization algorithms have been applied to find optimal solutions for many complicated problems, such as the Genetic Algorithm, the Particle Swarm Optimization Algorithm, and the Simulated Annealing Algorithm.