Natalie Pueyo eb49706b88 Getting segmentation faults at rotations because the code doesn't take into account relationships to the parent nodes. Especially hard to deal with when dealing with the root %!s(int64=8) %!d(string=hai) anos
..
AVLCommands.cpp eb49706b88 Getting segmentation faults at rotations because the code doesn't take into account relationships to the parent nodes. Especially hard to deal with when dealing with the root %!s(int64=8) %!d(string=hai) anos
AVLCommands.h f1807d93ad somehow the node I'm trying to pass to the rotate functions isn't getting through %!s(int64=8) %!d(string=hai) anos
AVLCommands.sh f032310f8e cleaned up AVL stuff but not much else %!s(int64=8) %!d(string=hai) anos
AVLSanityCheck.cxx 67b97f288c Getting segmentation fault from Delete at the height update which may be because of the DeleteMin function which has an implementation for BST, not AVL %!s(int64=8) %!d(string=hai) anos
BST.cpp eb49706b88 Getting segmentation faults at rotations because the code doesn't take into account relationships to the parent nodes. Especially hard to deal with when dealing with the root %!s(int64=8) %!d(string=hai) anos
BST.h 6d48bde7d5 switched to taking the BST code and just adding on to it to form the AVLCommands code. %!s(int64=8) %!d(string=hai) anos
BSTSanityCheck.cxx f032310f8e cleaned up AVL stuff but not much else %!s(int64=8) %!d(string=hai) anos
CreateData.cxx 67b97f288c Getting segmentation fault from Delete at the height update which may be because of the DeleteMin function which has an implementation for BST, not AVL %!s(int64=8) %!d(string=hai) anos
Makefile eb49706b88 Getting segmentation faults at rotations because the code doesn't take into account relationships to the parent nodes. Especially hard to deal with when dealing with the root %!s(int64=8) %!d(string=hai) anos
bstTest.cpp eb49706b88 Getting segmentation faults at rotations because the code doesn't take into account relationships to the parent nodes. Especially hard to deal with when dealing with the root %!s(int64=8) %!d(string=hai) anos
compile.sh f032310f8e cleaned up AVL stuff but not much else %!s(int64=8) %!d(string=hai) anos
json.hpp f032310f8e cleaned up AVL stuff but not much else %!s(int64=8) %!d(string=hai) anos
program3.pdf f032310f8e cleaned up AVL stuff but not much else %!s(int64=8) %!d(string=hai) anos
test.cpp f758a5e517 balance factor working, height workin, now getting segmentation faults for rotations as well as issues getting to the rotations. %!s(int64=8) %!d(string=hai) anos