From 44571f54027b27a61d949e47b1f30e67051d8b67 Mon Sep 17 00:00:00 2001 From: Brett Date: Thu, 16 Jan 2025 02:27:47 -0500 Subject: [PATCH] new tree methods --- .idea/editor.xml | 239 ------------------------------------------ CMakeLists.txt | 2 +- include/blt/gp/tree.h | 33 +++--- lib/blt | 2 +- src/generators.cpp | 8 +- src/transformers.cpp | 18 ++-- src/tree.cpp | 100 +++++++++++++----- tests/drop_test.cpp | 1 + 8 files changed, 111 insertions(+), 292 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index b0d69ef..5fff85e 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,244 +240,5 @@