This project implements engineer on-call scheduling optimization models using Google OR-Tools in Python. It aims to generate fair and balanced on-call schedules for a team of engineers over an ...
What steps will reproduce the problem? 1. On OS X (probably Linux too) create a Python2 virtualenv 2. pip install ortools Instead of installing the package, pip ...