Commit Verlauf

Autor SHA1 Nachricht Datum
  Sajin Sasy c857aee17a Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup vor 3 Jahren
  Sajin Sasy fce91de818 Documentation typo fix vor 3 Jahren
  Ian Goldberg 3fe78bcd0a Add a function to check the BST invariant vor 3 Jahren
  Ian Goldberg 927650cbdd BST pretty printer vor 3 Jahren
  Sajin Sasy 609c442e2f Finishing tweaks to explicit-address BST insert algs vor 3 Jahren
  Sajin Sasy eded4c45d4 Revert "Making Node inherit from Cell" vor 3 Jahren
  Sajin Sasy 6af586dfd1 Making Node inherit from Cell vor 3 Jahren
  Sajin Sasy 9a18b7a84e cdpf.is_zero fix vor 3 Jahren
  Sajin Sasy f5120f65f3 More tweaks to AVL-style BST vor 3 Jahren
  Sajin Sasy 271c1a377a Renaming files vor 3 Jahren
  Sajin Sasy cb550dab6d Makefile tweak vor 3 Jahren
  Sajin Sasy 723225a91e Fixing pass by reference and values for root,node, and num_items vor 3 Jahren
  Sajin Sasy ec4f78e040 Incorporating changes from Ian's review vor 3 Jahren
  sshsshy c3e26fde36 BST insertion in AVL style vor 3 Jahren
  Sajin Sasy aeaaebc6a4 Renaming files vor 3 Jahren
  Sajin Sasy 62e7719528 Makefile tweak vor 3 Jahren
  Sajin Sasy 46d7b9bd50 Fixing pass by reference and values for root,node, and num_items vor 3 Jahren
  Sajin Sasy bf61e62e2f Incorporating changes from Ian's review vor 3 Jahren
  sshsshy 1a77a590bc BST insertion in AVL style vor 3 Jahren
  Ian Goldberg bee20e5412 mpc_select for RegBS vor 3 Jahren
  Ian Goldberg d2a0dbb3c6 Make it compile on Ubuntu 20.04 agan vor 3 Jahren
  Ian Goldberg 9707b3ea7d Move the Cell definition from cell.cpp to cell.hpp vor 3 Jahren
  Ian Goldberg 69ece20f03 Be able to create wide RDPFs in the preprocessing phase vor 3 Jahren
  Ian Goldberg f95a11853c Allow for a one-byte subtype in the preprocessing network protocol vor 3 Jahren
  Ian Goldberg 5a9eac7cbc Don't forget to save the leaf_cfbits vor 3 Jahren
  Ian Goldberg a5815bf876 I/O on wide RDPFs vor 3 Jahren
  Ian Goldberg ff2653d6ea Create wide RDPFs vor 3 Jahren
  Ian Goldberg 6569a4f55d Have RDPF::expand() use descend_to_leaf for the last layer vor 3 Jahren
  Ian Goldberg 864d5a2e7c We only need one leaf correction flag bit per level, not one per word per level vor 3 Jahren
  Ian Goldberg 9fcb5e4895 Have RDPF::leaf() use descend_to_leaf for the last layer vor 3 Jahren