Tagged Questions

4
votes
3answers
499 views

Worker/Timeslot permutation/constraint filtering algorithm

Hope you can help me out with this guys. It's not help with work -- it's for a charity of very hard working volunteers, who could really use a less confusing/annoying timetable system than what they ...
1
vote
0answers
358 views

Batch Scheduling algorithm with variable slot length, simplest possible

I am trying to implement an Oracle pl/sql script to batch insert appointments into a database. The application is for managing appointments for operators/offices as follow: There are X ...