Skip to content

has_deletions == false #421

Open
Open
@lockeliu

Description

@lockeliu

if ((-current_node_pair.first) > lowerBound && (top_candidates.size() == ef || has_deletions == false)) {

“ || has_deletions == false”

There is a problem with this judgment condition, which will cause the loop to exit early .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions