fibonacci
fibonacci copied to clipboard
unique Id for each node
Hi, Thanks for the code! Can you help in specifying a unique id for each node since in my case there could be several nodes with the same 'value'. I know that you keep them as two separate nodes but they might have the same 'degree' as well as the same 'value'. I was wondering if you can help finding a unique id for each node.