Hongtai Zhu

Results 2 issues of Hongtai Zhu

I used the following code ```python device = "cuda" audio_file = ".\\test\\audio.webm" batch_size = 8 # reduce if low on GPU mem compute_type = "float16" # change to "int8" if...

Hello msoos, I have a somewhat silly question regarding the use of CryptoMiniSat in an IC3 implementation that involves incremental SAT solving. 1. Deleting Clauses by Setting a Literal to...