As a developper, I want to implement a valid symbolic formulas function, in order to both test random symbolic formula generation as well as provided (one of many) sanitizing functions for Data input to the model.
Acceptance critera
Implement a function that checks valid symbolic formula based on strict formula generation criteria. Returns true iff formula is valid.
User story
As a developper, I want to implement a valid symbolic formulas function, in order to both test random symbolic formula generation as well as provided (one of many) sanitizing functions for Data input to the model.
Acceptance critera
Implement a function that checks valid symbolic formula based on strict formula generation criteria. Returns true iff formula is valid.