Skip to content
  1. Nov 28, 2023
  2. Nov 27, 2023
  3. Sep 21, 2023
  4. Sep 20, 2023
  5. Mar 27, 2023
  6. Sep 12, 2022
  7. Sep 02, 2022
  8. Aug 26, 2022
  9. 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
  10. Aug 22, 2022
  11. Aug 19, 2022
  12. Aug 10, 2022
  13. Aug 05, 2022
  14. Aug 02, 2022
  15. Aug 01, 2022
  16. 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
  17. Jul 15, 2022
  18. Jul 13, 2022
  19. Jul 11, 2022
  20. May 18, 2022
  21. May 16, 2022
  22. Mar 21, 2022
  23. Mar 19, 2022
  24. Mar 16, 2022