jeffwack111 / Spiders

0 stars 0 forks source link

Write a function that finds all the preimages of a node in an almost tree #17

Closed jeffwack111 closed 4 months ago

jeffwack111 commented 8 months ago

This will be used in the following functions

jeffwack111 commented 8 months ago

while !isempty(activenodes)

jeffwack111 commented 8 months ago

the global arms application is a bit different because we are working with an undirected graph compared to the directed graph of the dynamics tree. We could orient the tree with the notion of "towards zero"

jeffwack111 commented 6 months ago

Now that we are using dicts for Hubbard trees, what is the relevance of this issue?

jeffwack111 commented 4 months ago

component() is doing these use cases