msoeken / kitty

C++ truth table library
MIT License
50 stars 77 forks source link

Methods to erase bit in partial truth table #115

Closed lee30sonia closed 3 years ago

lee30sonia commented 3 years ago

This PR implements methods to erase a bit in a partial truth table. It also fixes some small issues and completes the documentation for partial_truth_table.

lee30sonia commented 3 years ago

I don't have write access to kitty. Could you merge it if it's okay?

msoeken commented 3 years ago

Thanks @hriener for merging. @lee30sonia, you have access now as well.

lee30sonia commented 3 years ago

Thanks!