Genetic Algorith For Task Parallelization

This is a project I undertook during my time getting my AI masters at the University of North Texas. The project deals with creating a schedule of tasks across multiple computers in an optimized fashion using the genetic algorithm method.

Genetic Algorithm