This is a CPP program that schedules presentations while following the constraints as much as possible. It utilizes mainly Genetic Algorithm with the concept of Local Search
This program functions to schedule presetations. Its goal is to generate a schedule for a set of 118 presentations while not violating as much constraints as possible.