Question: constructive heuristic coloring graph techniques Answer all A,B,C for B) use python Think about the following timetabling issue. A researcher may participate in numerous projects.

constructive heuristic coloring graph techniques
Answer all A,B,C
for B) use python  constructive heuristic coloring graph techniques Answer all A,B,C for B) use

Think about the following timetabling issue. A researcher may participate in numerous projects. Based on their projects, ten researchers must attend the following meetings (P1-P8). The projects that each researcher is working on are listed below: Each day (D1, D2 and D3) has two meeting slots (S1 and S2), and each slot has two meeting rooms (R1 and R2). That is, we can have two meetings in parallel. The researchers must be scheduled to attend all of their project mectings on those days without conflict. a) Draw a graph to represent the project meeting problem. b) Create a suitable constructive heuristic for these project meetings using a graph-based technique so that all researchers can attend them without conflicts. Write a pseudocode or flowchart of your algorithm. [10 marks] c) The effectiveness of the solution is evaluated by summing the penalty value, where: i. n penalty is given if the researcher is idle (does not attend a meeting between two meetings) for n timeslots (i.e., n=1,2,3, ). ii. If a researcher has only one meeting scheduled per day, they lose one point (whereas he actually has more than one project meeting). iii. For every day D1 or D2 when a room is unoccupied, there will be a twopoint penalty (not reserved for a meeting). Implement the proposed constructive heuristic (in (b)) and demonstrate how you calculate the solution's quality value in your generated timetable. Note: Penalty violations are counted separately for each category

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!