iCog-Labs-Dev / metta-moses

Meta Optimization Semantic Evolutionary Search
3 stars 14 forks source link

feat: delete-OR-subTree + delete-AND-subTree Implemented #26

Closed Amanuel-1 closed 3 months ago

Amanuel-1 commented 3 months ago

This Pull request intruduces the following changes

Amanuel-1 commented 3 months ago

Re-implement these functions with the new List and Tree data structures in mind

EyobAshenaki commented 3 months ago

Can you change the folder structure so that it fits the current state of the code base. Also move test code to a separate file found in the folder you're working on