issues
search
iCog-Labs-Dev
/
metta-moses
Meta Optimization Semantic Evolutionary Search
3
stars
14
forks
source link
Refactor and Updated Tree DS
#32
Closed
Yagth
closed
3 months ago
Yagth
commented
3 months ago
Changed the tree data structure
Removed the TreeList
Refactored code to work with the updated types
Refactored the tree intersection function
Renamed and improved the member-tree function to treeIsMember function and improved the implementation by using predefined functions in list.metta.
Implemented nodeEqulity function.