• Sander Mathijs van Veen's avatar
    Implemented node comparison and normalisation. · b3974622
    Sander Mathijs van Veen authored
     - 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.
    b3974622
node.py 6.83 KB