diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-26 02:38:02 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-07-26 02:54:02 +0100 |
commit | d73ecff38a9894c226c5de63a1b3ff2b4f1a9f2d (patch) | |
tree | 54b1de722cdc63392a35559faf0545ca8b75161d /src/main.cpp | |
parent | 9ea4341a8093d4d8c907b2e854fb2d8d399da753 (diff) | |
download | cw_tree-d73ecff38a9894c226c5de63a1b3ff2b4f1a9f2d.tar.gz cw_tree-d73ecff38a9894c226c5de63a1b3ff2b4f1a9f2d.tar.bz2 cw_tree-d73ecff38a9894c226c5de63a1b3ff2b4f1a9f2d.zip |
Made header file for a separate numerics file
Separates the (basically) completed cw_tree implementation in a
separate module so we can spend time implementing graphics in main.
NOTE: nodes are now generated from a node allocator, which just wraps
around the vector. We also take an allocator and queue by reference
in the iterate procedure now.
Diffstat (limited to 'src/main.cpp')
0 files changed, 0 insertions, 0 deletions