RenatoGeh / scheduler

Repository from Github https://github.comRenatoGeh/schedulerRepository from Github https://github.comRenatoGeh/scheduler

Time Scheduler for USP-IME Subjects

This is a mock-up time slot scheduler for my own educational purposes. The scheduler is declaratively written as constraints/rules and then solved by (Answer Set Programming)[https://en.wikipedia.org/wiki/Answer_set_programming] (ASP), by means of the (clingo)[https://potassco.org/] ASP system.

About


Languages

Language:Python 64.9%Language:Shell 35.1%