Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlap recheck #118

Merged
merged 10 commits into from
Dec 18, 2023
Merged

Overlap recheck #118

merged 10 commits into from
Dec 18, 2023

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5016abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46fac21 View commit details
    Browse the repository at this point in the history
  3. enable post-update chi2 cut at 60

    slava77devel authored and osschar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9bb5765 View commit details
    Browse the repository at this point in the history
  4. add overlap hit chi2 to the score

    slava77devel authored and osschar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7355645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63b5bd4 View commit details
    Browse the repository at this point in the history
  6. Add bool IterationParams::recheckOverlap, use it in CandCloner to decide

    into which update-list to put a hit with an overlap.
    osschar committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8e964ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e07d81 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add bool IterationParams::useHitSelectionV2, when true use MkFinder::…

    …selectHitIndicesV2().
    osschar committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fc82e45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce91dd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. In MkFinder::selectHitIndicesV2() use track errors for extending bin …

    …search and for doing hit preselection.
    osschar committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a2c01cc View commit details
    Browse the repository at this point in the history