We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb8552 commit 18c2fb3Copy full SHA for 18c2fb3
tests/anf-files/test.anf
@@ -1,3 +1,4 @@
1
+c RUN: %solver --anfread %s --anfwrite /dev/stdout --el 0 --xl 0 --sat 0 | %OutputCheck %s
2
x(1) + x2 + x3
3
x1*x2 + x2*x3 + 1
-
4
+c CHECK-L: x(2) + x(1)
0 commit comments