Commit History

Author SHA1 Message Date
  user avadapal c0820c43eb corrected a bug in repro bs 1 year ago
  user avadapal 869551c535 reproduce bs plots 1 year ago
  avadapal 73e179a3e8 updating bs raw data generation 1 year ago
  user avadapal 5ca19c972e generating binary search raw data 1 year ago
  user avadapal b562613cd3 minor updates 1 year ago
  user avadapal ccb39caa15 more updates to repro scripts 1 year ago
  user avadapal 43b123a774 removing some unneccary prints 1 year ago
  user avadapal e63e85ed7c generating raw data 1 year ago
  user avadapal e4d14066a8 updating reproduction plots 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 5a96ad3b6a appened experimental results 1 year ago
  avadapal cd2dc3fa1f extracting data 1 year ago
  avadapal 0da97fc107 reproducing plots 1 year ago
  avadapal b0a90a2e1e a script to extract preproc string 1 year ago
  sshsshy 18fa9b8c04 Parallelizing BST functions and compressing rounds. 1 year ago
  sshsshy 6148723490 Added an mpc_or OP for readability 1 year ago
  sshsshy 122288d672 BST Lookup updated to return a RegBS without explicit reconstruction of lookup success/fail. Fixed incorrect usage of mpc_reconstruct for RegBS in both BST and AVL. 1 year ago
  sshsshy 75d8183265 BST clean up 1 year ago
  sshsshy 908cb552f8 Removing unused function declarations 1 year ago
  sshsshy d826b2e97f Putting the class back into hpp for cell 1 year ago
  sshsshy d51fb320e8 Replacing local reconstruction functions with mpc_reconstruct() whereever applicable. Removed reconstruct_RegA/XS, still need reconstruct_RegBS for correctness 1 year ago
  avadapal ddc69b3f28 more comments 1 year ago
  avadapal 53fd6be0ce more comments 1 year ago
  sshsshy 22ba950936 Compressing another round by parallelizing l0,r0 checks along with the key comparison round. 1 year ago
  avadapal f6ce678aa2 adding a few comments 1 year ago
  avadapal 9517833f60 prac parser 1 year ago
  avadapal 556dbe07d6 addressing Ian comments on the code review + a removing a memory bug in the sanity check 1 year ago
  sshsshy c49fd30850 Taking cmd line args similar to the heaps implementation for ease of experiment-running scripts 1 year ago