dipietrantonio / turni-biblioteca

Doodle + CSP to assign shifts to people that work in the library of CS Department at La Sapienza

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turni biblioteca

The following software is used to assign shifts to people that work in the CS dept. library of La Sapienza.

It performs automatic rostering by first parsing data from a Doodle poll, then solve a Constraint Satisfaction Problem to assign a poll participant to each option of the poll, according to expressed availabilities.

Requirements

The following libraries must be installed:

Usage

python shifts.py <poll-ID>

About

Doodle + CSP to assign shifts to people that work in the library of CS Department at La Sapienza

License:MIT License


Languages

Language:Python 100.0%