NBA-Search
NBA-Search copied to clipboard
Implement TreeBuilder class
Description of feature/enhancement
Implement TreeBuilder in ../lab/tree_builder.py
. This structure should act like a BST for now with left child being less than parent and right child being greater than parent. I recommend looking at the anytree
library in order to get a better understanding of how to export the tree.
Description of implementation https://github.com/skekre98/NBA-Search/blob/17d38f5a9ef99e11cd73c6241402103a7bd8880f/lab/tree_builder.py#L13-L32
Please implement the push, pop, and export method.
Why this is a good feature/enhancement Will help in visualizing tree based algorithms.
Additional context n/a
@phella Thanks! Will go ahead and assign to you. Let me know if you have any questions.
I would like to work on this.
@V1TO-C that would be great!
@V1TO-C any update on this issue?
Is anyone still working on this? I am interested in working on it.
Hi @amangal2000, unfortunately a PR is already open for this issue in #118. Feel free to take up any of the open issues.
hi, I want to do on this issue, is this issue current.
hi, I would like to work on this issue, is this issue available?
is this still open? I can work on it
Not sure if this is still open, first time around here let me know