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
CMSC858D class project. Implements indexing a boolean matrix and querying for columns which satisfy a CNF expression – optimize the chance of short-circuiting by sorting the clauses.