Binary Tree Roll Algorithm

George Tanev

0

Scientist

Software Engineer

Java

This is a comprehensive Java implementation of my algorithm for rolling binary trees, which takes a binary tree as input and rolls it in linear time, as described in this paper. Common design patterns and best practices are followed, including the use of generics, static factory methods, the visitor pattern, the strategy pattern, etc. A complete suite of unit and integration tests is included.
Like this project
0

Posted Oct 25, 2023

This is a comprehensive Java implementation of my algorithm for rolling binary trees, published by IEEE.

Likes

0

Views

1

Tags

Scientist

Software Engineer

Java

Sankey Visualization of Material & Energy Flows
Sankey Visualization of Material & Energy Flows
N-Gram Frequency Analyzer
N-Gram Frequency Analyzer