- Given The Following Fibonacci Heap H What Will Be The Result Of Fib Heap Extract Min H H Min 18 38 24 17 23 21 39 4 1 (81.02 KiB) Viewed 33 times
Given the following Fibonacci heap H, what will be the result of FIB-HEAP-EXTRACT-MIN(H)? H.min 18 38 24 (17) 23 21 39 4
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Given the following Fibonacci heap H, what will be the result of FIB-HEAP-EXTRACT-MIN(H)? H.min 18 38 24 (17) 23 21 39 4
Given the following Fibonacci heap H, what will be the result of FIB-HEAP-EXTRACT-MIN(H)? H.min 18 38 24 (17) 23 21 39 41 26 46 30 52 35 Indicate the solution on a hardcopy to be uploaded via the file upload feature below. Clearly indicate what the new H.min node is. Since this function does not affect the marks on the node, you do not have to show which nodes are or aren't marked.