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? [closed] Any good boolean expression simplifiers out there? Is there a Boolean data type in Microsoft SQL Server like there is in MySQL? [duplicate] Python `if x is not None` or `if not x is None`? How to make “if not true condition”? Is there any format specifier of bool in C? How can I convert a string to boolean in JavaScript? Difference between `not` and `!` in ruby Difference between or and xor How to simplify Boolean expression with XOR? pandas: multiple conditions while indexing data frame – unexpected behavior