Description: Achieved with the java binary tree cutting, so that the child nodes of a binary tree can be split into a new child node, and traverse them
To Search:
File list (Check if you may need any files):
slicingtree\.classpath
...........\.project
...........\.settings\org.eclipse.jdt.core.prefs
...........\4.txt
...........\bin\driver.class
...........\...\SlicingTree.class
...........\...\STNode.class
...........\...\test.class
...........\src\driver.java
...........\...\SlicingTree.java
...........\...\STNode.java
...........\...\test.java
...........\.settings
...........\bin
...........\src
slicingtree