Any good boolean expression simplifiers out there? [closed] You can try Wolfram Alpha as in this example based on your input: http://www.wolframalpha.com/input/?i=((A%20OR%20B)%20AND%20(NOT%20B%20AND%20C)%20OR%20C)&t=crmtb01&f=rc Related Posts: Any good boolean expression simplifiers out there? Any good boolean expression simplifiers out there? [closed] Difference between `not` and `!` in ruby How do you get the logical xor of two variables in Python? Python `if x is not None` or `if not x is None`? How to make “if not true condition”? How can I convert a string to boolean in JavaScript? pandas: multiple conditions while indexing data frame – unexpected behavior