Assume I have a binomial tree defined as following. Given a node (not value), how do I get the paths to all nodes.
class getNode: def __init__(self, data):