1 year, 4 months ago
Is it possible to generate all the possible combinations of a boolean expression?
I'm trying to create a function that can take something like this:
(Google OR Yahoo OR Bing) + ("search (engine OR results)" OR "social network")
and produce all possible combinations of these words.
How can this be done?
(Google OR Yahoo OR Bing) + ("search (engine OR results)" OR "social network")
and produce all possible combinations of these words.
How can this be done?
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$