Skip to content

Commit ae98542

Browse files
committed
Re-add CADICAL to config.inc
1 parent 9dba5ae commit ae98542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ endif
3232
#MINISAT2 = ../../minisat-2.2.1
3333
#IPASIR = ../../ipasir
3434
#GLUCOSE = ../../glucose-syrup
35+
CADICAL = ../../cadical
3536

3637
# select default solver to be minisat2 if no other is specified
3738
ifeq ($(BOOLEFORCE)$(CHAFF)$(GLUCOSE)$(IPASIR)$(LINGELING)$(MINISAT)$(MINISAT2)$(PICOSAT),)

0 commit comments

Comments
 (0)