Skip to content
  1. Aug 24, 2022
    • Vlastislav Dohnal's avatar
      * Changed management of candidates in internal nodes: Node.insertCandidate -... · c96f0ea3
      Vlastislav Dohnal authored
      * Changed management of candidates in internal nodes: Node.insertCandidate - replace the closest candidate with the new (better (farther)) candidate
      * Changed default of recomputeDuringSplit to false -- if true, it checks and changes candidates among siblings in Node.getRelevantCandidateHullObjects
      * Change: When a node is split and the new nodes fit into the parent, the parent's hull is updated with candidate objects.
      * Change: internal node's isCovered test takes into account the candidates in a way that an object non-covered by hull is taken as covered if its rank is smaller than at least one candidate of the node.
      
      * Added cmd args for recompute during split/insert
      * Minor code clean-up
      c96f0ea3
  2. Aug 22, 2022
  3. Aug 19, 2022
  4. Aug 10, 2022
  5. Aug 05, 2022
  6. Aug 02, 2022
  7. Aug 01, 2022
  8. Jul 29, 2022
    • Vlastislav Dohnal's avatar
      * Min. hull objects parameter added! · 94dfa0f5
      Vlastislav Dohnal authored
      * Bug fixes: ?
      ** Parameter --recompute is no used (it was ignored and always set to true)
      ** MHTree.recomputeAncestors is not used in test to update parent hulls in balancedInsert but rather recomputeCandidatesDuringSplit is tested
      94dfa0f5
  9. Jul 15, 2022
  10. Jul 13, 2022
  11. Jul 11, 2022
  12. May 18, 2022
  13. May 16, 2022
  14. Mar 21, 2022
  15. Mar 19, 2022
  16. Mar 16, 2022
  17. Feb 17, 2022
  18. Feb 16, 2022
  19. Jan 20, 2022
  20. Jan 13, 2022