Dynamic equivalence problem
-
Lecture Data Structures: Lesson 34 provide students with knowledge about equivalence relations; electrical connectivity, where all connections are by metal wires, is an equivalence relation; the disjoint sets view; dynamic equivalence problem; discuss a solution to the union/find problem that for any sequence;...
14p hanthienngao 15-04-2022 20 1 Download
-
Lecture Data Structures: Lesson 35 provide students with knowledge about dynamic equivalence problem; the trees we will use are not necessarily binary; to perform union of two sets, we merge the two trees by making the root of one point to the root of the other;...
20p hanthienngao 15-04-2022 12 1 Download