EvoEvolver / EvoNote

MIT License
11 stars 0 forks source link

Traveler on tree without using embedding #13

Closed doomspec closed 1 year ago

doomspec commented 1 year ago

Tree travelers are useful when embedding search fails. In the general case, we can use embedding to decrease the potential nodes to explore and then use a tree traveler. To build to, we can assume that no embedding search is available and test how it work.