Tagged Questions

1
vote
0answers
370 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 ...