Problem
stringlengths
147
166
Solution
bool
2 classes
Evaluate the enhanced conditional expression '(C and C and D) if (D) else (not E or E and C)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not B or C or C) if (A) else (E or B and E)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (A) != A) if (not B) else (not (B and E))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(D and B and E) if (C) else (not (C != C))' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (D) != D) if (C) else (D != D != A)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not E) != A) if (A) else (not (not A and A))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (B) or D) if (not C) else (C or C != E)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (C and A)) if (not D) else (not (not (A)))' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not A and E and B) if (B) else (C or B and B)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(D and A and C) if (not C) else (E != B or B)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(B and D or E) if (B) else (C and A and D)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(D != D and E) if (B) else (E != A and D)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(D != E or C) if (D) else (not (D) or B)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (C) != E) if (not E) else (not D or B or A)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(A and E or C) if (B) else (not (B) and B)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (not (D))) if (D) else (not (not E) or C)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not C or E != D) if (not D) else (E != C and C)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(D or B or D) if (D) else (not (B and D))' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not D != B and B) if (B) else (not (D != E))' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (E) and E) if (A) else (B or D and D)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(B != D and C) if (C) else (not (E or C))' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not C != C)) if (B) else (not E or E or A)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (not (not D))) if (B) else (not B and A or A)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (D or E)) if (A) else (D and D and B)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(C and B and B) if (B) else (not (B or A))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (B) and C) if (D) else (A and C != A)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(not (not C) or C) if (A) else (C or D or D)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not E != D)) if (E) else (not D or C != A)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(A and A or D) if (A) else (not A and A and D)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(not (D != D)) if (D) else (A and E or E)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not (C) and A) if (not C) else (D != A != E)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(E != D and B) if (C) else (E and A != C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not D and A and E) if (D) else (B and C or D)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(C != E != C) if (A) else (not D or C or C)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(not (not A or A)) if (C) else (A != D or A)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not A or A)) if (C) else (not (B != B))' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (D or C)) if (B) else (A or C and E)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not C or E != C) if (A) else (not (E and E))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(D != A and C) if (not E) else (not (not B) and C)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not (not (E))) if (C) else (not B != A or D)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(A != C != E) if (E) else (not (not B) or C)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(D and E and E) if (C) else (not C and C and A)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (E) or B) if (B) else (not (E != A))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(C != C or E) if (E) else (not (C) or E)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not E != E != D) if (C) else (E != C != D)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not A or A != E) if (B) else (not (D and A))' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not (E or D)) if (A) else (D != E != B)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(A and D and A) if (not B) else (B and C and B)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(E or C and C) if (D) else (C or E or C)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not C or B)) if (E) else (E != B and B)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not C and B or E) if (not A) else (D != D or A)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not D or E and D) if (B) else (not (E) and A)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(D and D and C) if (not A) else (not (not E) or C)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(B and C != A) if (E) else (not C != A or C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(A and D != A) if (D) else (not D != E != E)' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(B != B and C) if (B) else (not (E) != C)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(not (C or A)) if (C) else (E != A or C)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(B != D != B) if (B) else (not (not (C)))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(A or D != B) if (B) else (not (D) != A)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not (A))) if (not D) else (B or C and D)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(B and A != D) if (D) else (not (A) or E)' with {'A': False, 'B': False, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not C) != A) if (C) else (not (E) and E)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (E) and C) if (not A) else (not (B) != C)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(not (not (D))) if (E) else (not (not C and E))' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (B) and E) if (D) else (not A != B or E)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not (C))) if (C) else (not (E or B))' with {'A': True, 'B': True, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (A) and E) if (not B) else (not (A) or C)' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (B != A)) if (D) else (not C or B != A)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (D) != B) if (D) else (D or C and C)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(B and E and A) if (E) else (not (D or E))' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (B) != E) if (A) else (not (E) != D)' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(D or A and C) if (A) else (not (not (not D)))' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not C) or D) if (A) else (D or C or C)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not B or B != D) if (A) else (not A and C or D)' with {'A': True, 'B': False, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(B or E and B) if (C) else (C != D and E)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(D != E or E) if (D) else (not (not (B)))' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not (not (not D))) if (C) else (not (not (E)))' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(A != E or D) if (B) else (not (D != E))' with {'A': False, 'B': True, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not (D))) if (not E) else (E or D or C)' with {'A': False, 'B': True, 'C': True, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(B or A or A) if (D) else (B != E != D)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(B != A != D) if (A) else (not (not E) or B)' with {'A': False, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (B or E)) if (C) else (not (E or A))' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (D) != D) if (D) else (E and C or A)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(B and C and B) if (A) else (not (B) and C)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (B or D)) if (not D) else (not (E) != B)' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(B and B or A) if (E) else (B or A or A)' with {'A': True, 'B': True, 'C': True, 'D': False, 'E': False}
true
Evaluate the enhanced conditional expression '(not (D) and E) if (A) else (A or A != C)' with {'A': True, 'B': False, 'C': True, 'D': True, 'E': False}
false
Evaluate the enhanced conditional expression '(not (not (not C))) if (not C) else (not (C) or D)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not (D))) if (not E) else (not (not B or B))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True}
false
Evaluate the enhanced conditional expression '(A and C and C) if (not A) else (not (not E) or D)' with {'A': True, 'B': True, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (not D or E)) if (not A) else (E != C != B)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(not D != A and C) if (C) else (not (B != D))' with {'A': False, 'B': True, 'C': False, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not (not (not E))) if (D) else (not (A) or B)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(A != B or D) if (E) else (C or D != B)' with {'A': True, 'B': False, 'C': False, 'D': False, 'E': True}
true
Evaluate the enhanced conditional expression '(D or B and E) if (E) else (not (E) or C)' with {'A': True, 'B': False, 'C': True, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not B and B and A) if (not E) else (C and A and D)' with {'A': True, 'B': True, 'C': True, 'D': True, 'E': True}
true
Evaluate the enhanced conditional expression '(not C and C != C) if (D) else (D != D and B)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': True}
false
Evaluate the enhanced conditional expression '(not (A) or D) if (E) else (not (not B or B))' with {'A': False, 'B': False, 'C': False, 'D': False, 'E': False}
false
Evaluate the enhanced conditional expression '(E or C != C) if (C) else (D != A or E)' with {'A': False, 'B': False, 'C': False, 'D': True, 'E': False}
true
Evaluate the enhanced conditional expression '(not (E) and B) if (E) else (not E != C != B)' with {'A': False, 'B': True, 'C': False, 'D': False, 'E': False}
true

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
0
Add dataset card