
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A university-level computer science homework assignment from the course cmsc 651, due in november 2006. The assignment covers topics such as processor scheduling, graph theory, and matrix multiplication. Students are required to define the 3-processor scheduling problem, find an example of a connected bipartite graph with a larger maximum matching than maximal matching, and show how to multiply two n x n matrices over z4 in o(n^3 / log n) steps.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

(This is a WRITTEN HW)
(a) Define the 3-processor scheduling problem in a way analogous to the 2-processor schedul- ing problem (b) Define a kind of matching problem such that an optimal solution to the 3-processor scheduling problem yields a maximum matching. (HINT: think about defining and using matchings in hypergraphs.)