History of ClassS04CS141/Hwk3Soln
ClassS04CS141
|
recent changes
|
Preferences
Revision 4
. . May 14, 2004 9:22 am by
Neal
Revision 3
. . May 11, 2004 10:12 pm by
Neal Young
Difference (from prior major revision)
(no other diffs)
Changed: 53c53
: MV[v] = max { v, max { MV[w] : (u,w) ∈ E }}
: MV[v] = max { v, max { MV[w] : (w,v) ∈ E }}