You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the BPP_tree.c bUpdateKey function, why bother checking for space in the root, and child nodes?
Can the checks and subsequent gather and scatter calls be removed from this function?
The text was updated successfully, but these errors were encountered:
In the BPP_tree.c bUpdateKey function, why bother checking for space in the root, and child nodes?
Can the checks and subsequent gather and scatter calls be removed from this function?
The text was updated successfully, but these errors were encountered: