Skip to content

A small question regarding the DNF search algorithm in the paper #2

@csimplestring

Description

@csimplestring

Hey, glad to know you've done such a good job for implementing this algorithm for that paper.

When I read the paper, in the Complexity section at page 6, the author says: The sorting in Step 14 takes O(log(|S|)) because the inverted list is initially sorted, and we only need to bubble down one posting list in PLists using a heap for each posting list skipped. But I did not find a 'heap' is used to sort the posting lists in this implementation, could you please help me clarify this?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions