Skip to content

Conversation

@jb55
Copy link
Contributor

@jb55 jb55 commented Nov 3, 2024

I'm working on an algorithm for redundant filter pruning, and it needed filter equality testing. this adds that.

jb55 added 4 commits November 3, 2024 06:53
This is more accurate

Signed-off-by: William Casarin <[email protected]>
filter equality testing. this works because field elements are sorted

Changelog-Added: Add ndb_filter_eq for filter equality testing
Signed-off-by: William Casarin <[email protected]>
subset testing for filters. Can be used to see if one subset is
redundant in the presence of a another in the local relay model

Changelog-Added: Add ndb_filter_is_subset_of
Signed-off-by: William Casarin <[email protected]>
this makes rust happier

Signed-off-by: William Casarin <[email protected]>
@jb55
Copy link
Contributor Author

jb55 commented Nov 3, 2024

This also adds ndb_filter_is_subset_of for

@jb55 jb55 merged commit 7365c20 into master Nov 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants