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