Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Redesign Tree data structure #12

Open
AlePalu opened this issue Jun 25, 2023 · 0 comments
Open

Redesign Tree data structure #12

AlePalu opened this issue Jun 25, 2023 · 0 comments

Comments

@AlePalu
Copy link
Owner

AlePalu commented Jun 25, 2023

Tree might be redesigned due to a (possible) excessive use of shared_ptr. Use simple raw pointers instead.
Also return bool instead of making a shared_ptr copy at every insertion.

this might speed up ADT point location

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant