Hacker News new | ask | show | jobs
by raverbashing 4536 days ago
This can be modelled using MIP (Mixed Integer Programming) http://en.wikipedia.org/wiki/Mixed_integer_programming#Integ...

Probably not the best way but it's doable. In fact one of the exercises of the class I took was similar to that (matching Professors to Classes with their constraints and class constraints)