Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #2950, comment 28


Ignore:
Timestamp:
05/23/19 13:53:07 (6 years ago)
Author:
bburlacu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2950, comment 28

    v1 v2  
    33- this ticket implements the functionality for expression hashing (trees or symreg sentences) which makes up the foundation for hash-based simplification
    44
    5 - the SymReg algorithm depends on this functionality
     5- the SymReg algorithm depends on this functionality but implements its own simplification rules
    66
    77- so far we have basic support for simplification of GP trees (more detailed rules should be developed)