Commit History

Author SHA1 Message Date
  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
  avadapal 222592c77d reset clock 2 years ago
  avadapal 2357e8ada0 fixing extract min bug 2 years ago
  avadapal 79d6c71757 fixed some additional mults 2 years ago
  avadapal 5bce0aefe9 initializig a heap with 1,2,... 2 years ago
  avadapal 72311a03ad removed Heapify only for experiments 2 years ago
  avadapal c1f33173e2 removed Heapify defs 2 years ago
  avadapal 232cf19ae8 Heapify defs 2 years ago
  avadapal e203664698 heap 2 years ago
  avadapal 44b62c9eef fixed a bug in the insert; put prints in VERBOSE 2 years ago
  avadapal af07325a61 print heaps changed to print children 2 years ago
  avadapal 3e39153736 heap insert 2 years ago
  avadapal a01b01294e added another command line arguement to switch between optimizd and unoptimized 2 years ago
  avadapal 9141e06097 optimized heaps working 2 years ago
  avadapal a5c3a5c72c minor 2 years ago
  avadapal 10679b916a removing the pointer for ORAM, take in params for number of extractmins and inserts 2 years ago
  avadapal 4f08e94048 indentations, moving restore heap property in extractmin, fixing the debugging function, renaming Heap Class name 2 years ago
  avadapal 2f635f7812 a long comment explaining the restore heap 2 years ago
  avadapal aef1b8ef1f uncomment an assert 2 years ago
  avadapal 74d9ab9f4c arguements for heaps 2 years ago
  avadapal cf3dd5259d a working heap insert and extractmin 2 years ago
  avadapal a8258703e4 extractmin root layer heapify 2 years ago
  avadapal 0bb696d006 insert heap 2 years ago
  avadapal d24cf757e2 correcting vector to duoram 2 years ago
  avadapal 4f6cc1994e heap insert functional (hopefully); extractmin midway 2 years ago