You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implements indexing a boolean matrix and querying for columns which satisfy a CNF expression; the idea is to optimize the chance of short-circuiting by sorting the clauses.