Skip to content

Allow Replace for Faster Deployment [Update After dev-stream]#85

Open
yasirroni wants to merge 3 commits intokLabUM:devfrom
yasirroni:dev-stream2
Open

Allow Replace for Faster Deployment [Update After dev-stream]#85
yasirroni wants to merge 3 commits intokLabUM:devfrom
yasirroni:dev-stream2

Conversation

@yasirroni
Copy link

Instead of add, compute, delete, add, compute, delete, ... this PR allows one to directly replace predefined index for LIFO (last in first out) technique.

For example, tree with 100 index (o-99), can specify index == 100 as LIFO index. Then, use tree[100] as insert point, compute CoDisp, and replace it with a new point (but same index).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant