This document provides a review of non-traditional optimization algorithms that have been used to solve simultaneous scheduling problems in industrial and production environments. It discusses several metaheuristic algorithms such as genetic algorithms, simulated annealing, particle swarm optimization, artificial immune systems, differential evolution, and ant colony optimization. These algorithms are able to find good solutions to combinatorial optimization problems like scheduling that are NP-complete and cannot be solved optimally in polynomial time using traditional methods. The review concludes that these non-traditional techniques can yield global optimal solutions and efficiently explore solution spaces, making them useful approaches for simultaneous scheduling problems.