plot binary tree given array in python

前端 未结 0 738
既然无缘
既然无缘 2020-12-31 04:49

My data is: [array([5]), array([1,9]), array([0, 4.5, 12.2]), array([-2, 2, 9, 14])]

and I am trying to plot a corresponding "tree" with python. These are t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题