Commit History

Author SHA1 Message Date
  Ian Goldberg e15fbf8991 Remove set_num_items 1 year ago
  avadapal bcc8bb75cb changing new [] to vectors 1 year ago
  avadapal 803383c3b9 minor change in the image of insert_optimized 1 year ago
  avadapal f4da769dc3 add and modifying comments describing the functions in heap.hpp and heap.cpp 1 year ago
  avadapal 6a880c1d58 fixed a few indentation issues 1 year ago
  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 1 year ago
  Ian Goldberg 18a701b9b5 Make MinHeap::initialize_heap much more efficient 1 year ago
  avadapal 4d66c3b944 printing values in heap 1 year ago
  avadapal 55b32eba25 printing outputs differently 1 year ago
  avadapal ddc69b3f28 more comments 1 year ago
  avadapal 53fd6be0ce more comments 1 year ago
  avadapal f6ce678aa2 adding a few comments 1 year ago
  avadapal 556dbe07d6 addressing Ian comments on the code review + a removing a memory bug in the sanity check 1 year ago
  avadapal a0715c3225 update how arguements are taken 1 year ago
  avadapal 947f19d506 removed an unnecessary print statement 1 year ago