Assigning Polarity and BooleanValue to All the Boolean Constraints
authorHamed <hamed.gorjiara@gmail.com>
Mon, 7 Aug 2017 03:05:49 +0000 (20:05 -0700)
committerHamed <hamed.gorjiara@gmail.com>
Mon, 7 Aug 2017 03:05:49 +0000 (20:05 -0700)
commit2aea7b577106ca44a77ff23a9d2a1c597e3bd58f
tree0e8a8c36b16654697a78444525836b8db3fa9d6e
parentc12192d653bb50ff7890aa395af19f34b85cde2b
Assigning Polarity and BooleanValue to All the Boolean Constraints
src/AST/boolean.c
src/AST/boolean.h
src/AST/ops.h
src/Encoders/naiveencoder.c
src/Encoders/polarityassignment.c [new file with mode: 0644]
src/Encoders/polarityassignment.h [new file with mode: 0644]