Implemented node comparison and normalisation.
- Node comparison using the __lt__ operator is implemented. - Node normalisation is implemented in extract_polynome_properties. - Enabled the remaining polynome test cases (all unit tests succeed). - Comma can be used to generate multiple expression leafs and nodes at once.
Showing
Please register or sign in to comment