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.
-
Updated
Dec 20, 2019 - C++
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.
Add a description, image, and links to the boolean-query topic page so that developers can more easily learn about it.
To associate your repository with the boolean-query topic, visit your repo's landing page and select "manage topics."