Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 403 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 403 Bytes

distribution-schedules-coloring

Repository for the final project of the Algorithms in Graphs discipline of the Computer Science course at the Federal University of Lavras.

Development of an efficient algorithm that finds the distribution of schedules for each class, minimizing the number of desired restrictions unattended. To achieve this goal we're using one approach based on vertex coloration.