An even distribution of sums for array (table)

Viewed 29

Desctription of work: Distribution of actions for regular maintenance, which is carried out every Wednesday in the windows from 9:00 a.m. to 11:00 a.m (once per week)

Problem to solve: correct distribution of actions (an even distribution of sums of actions for every person involved in maintenance for each week) - picture

Problem to solve - screenshot

Constants

  1. number of repetitions per year.
  2. Gap between repetitions of actions (see picture or file)
  3. Available only two type of maintanance worker during maintenance from three types (Mechanic / Electronic / Electrician)

Variables: distribution (Arrangement) of the actions for the whole year

Can you solve this problem using VBA or any programming language?

0 Answers
Related