Tagged Questions
6
votes
4answers
417 views
Constrained graph transformation in scheduling applications
I'm working on an interactive job scheduling application. Given a set of resources with corresponding capacity/availabilty profiles, a set of jobs to be executed on these resources and a set of ...