vendredi 22 mars 2019

Design pattern to evaluate a boolean expression

Is there a common/defined design pattern which will help program an evaluator for boolean expressions.

I am writing a string matching algorithm for such expressions and looking for a design pattern which will help structure the algorithm.

Sample Expected Strings -

"nike AND (tshirt OR jerseys OR jersey OR tshirts OR (t AND shirt)) AND black" 

Aucun commentaire:

Enregistrer un commentaire