pysat
pysat copied to clipboard
Trying to set incremental mode, but not compiled properly for this.
I get the error Trying to set incremental mode, but not compiled properly for this.
when trying to instantiate Solver(name="g42", incr=True)
How can I recompile the appropriate component to support incremental mode?