How to use function `gentree`?
Closed this issue · 3 comments
MrWater98 commented
Thank you very much for this library. Now I would like to make it a API now, and it requires to generate a Tree object by passing parameters. I noticed that you offer a gentree
function in 33 line of gen.py
, how should I use this function correctly?
llimllib commented
Hi @MrWater98 , I don't know! This is just the code I used to make the demos in an article I wrote a decade ago so I'm not sure, to be honest
MrWater98 commented
Well, I solved it by walking through the algorithm. Really appreciate to your great job~
llimllib commented
great! glad it was useful