Commit History

Author SHA1 Message Date
  avadapal e7beed0770 other misc changes 1 year ago
  avadapal dc09830d72 moving verify heap in correct ifdefs 1 year ago
  avadapal efddb17351 correcting a comment about print_heap and verify_parent_children_heaps 1 year ago
  avadapal bfd30696e6 fixing indentation in online.cpp 1 year ago
  avadapal a4231ea9d1 a few more things in code review part5 1 year ago
  avadapal 034c08976b correcting the handling of argc 1 year ago
  avadapal 1e65b4a3dc moving sanity checks to ifdef HEAP_DEBUG 1 year ago
  avadapal 04f45f7364 moving num_items to private 1 year ago
  avadapal 3e815cf526 minor space change 1 year ago
  avadapal 09416cf5b0 comment explaining layout of the heap 1 year ago
  avadapal e10d58f514 correcting the diagrams and removing the need for -Wno comment in the makefile 1 year ago
  avadapal 3d55534037 fixing the argc in main 1 year ago
  avadapal 438954baf7 addressing Ian's comments in Part 5 1 year ago
  avadapal f1fac3aa8e adithya's 2nd pass over ian comments 1 year ago
  avadapal 85cb10e7ce adithya's first partial pass over ian's comments on the code 1 year ago
  avadapal 7768bee1a0 corrected the bug by deleted reset stats 2 years ago
  Ian Goldberg 18a701b9b5 Make MinHeap::initialize_heap much more efficient 2 years ago
  avadapal 4d66c3b944 printing values in heap 2 years ago
  avadapal 55b32eba25 printing outputs differently 2 years ago
  avadapal ddc69b3f28 more comments 2 years ago
  avadapal 53fd6be0ce more comments 2 years ago
  avadapal f6ce678aa2 adding a few comments 2 years ago
  avadapal 556dbe07d6 addressing Ian comments on the code review + a removing a memory bug in the sanity check 2 years ago
  avadapal a0715c3225 update how arguements are taken 2 years ago
  avadapal 947f19d506 removed an unnecessary print statement 2 years ago
  avadapal 414e1fa57c a bunch of cleanups, comments, name changes, and sanity checks. NO Change to the functionalities 2 years ago
  avadapal 5e3e1ce733 deleted all the prints, this code still takes double the latency 2 years ago
  avadapal d5d1840169 printing times 2 years ago
  avadapal f838ba48f6 restore heap at root 2 years ago
  avadapal dabc7a4d60 printing the latencies 2 years ago