Code for Non-blocking K-ary Search Trees

Java Code: BST, 2-ST, 3-ST, 4-ST, 5-ST, 6-ST, 7-ST, 8-ST, 9-ST

The algorithms above can be compiled and used, individually.
To compile, e.g., LockFree4ST.java, simply invoke "javac LockFree4ST.java".