Changes between Version 1 and Version 2 of Ticket #2950, comment 28
- Timestamp:
- 05/23/19 13:53:07 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2950, comment 28
v1 v2 3 3 - this ticket implements the functionality for expression hashing (trees or symreg sentences) which makes up the foundation for hash-based simplification 4 4 5 - the SymReg algorithm depends on this functionality 5 - the SymReg algorithm depends on this functionality but implements its own simplification rules 6 6 7 7 - so far we have basic support for simplification of GP trees (more detailed rules should be developed)