Abstract :
APPLICATION DEVELOPMENT TO ENCODE AND DECODE TREE
USING THE BLOB CODE
by:
Ady Candra
Tree Structure is used widely to represent problems in daily life, especially in
computer science and technology. One method that is used to represent a tree is
Blob Code. In this research, we developed an application to Encode and Decode
Tree using Blob Code. This application aims to simplify the process of changing
tree into a blob code (encode) and the process of changing Blob code into the
form of tree (decode). In this research we give an application of Blob code in
finding the lowest cost of water pipes installation.
Keywords: Application, Encode, Decode, Tree, representation Tree, Blob Code.