Interval scheduling: Difference between revisions

Content deleted Content added
Weighted: fixed a typo
Line 50:
 
//v[0] does not exist. The first interval vector is set to v[1].
w0w[0]=0; p[0]=0; M[0]=0;
 
for(int i = 0; i < numOfVectors; i++){