%0 Journal Article
	%A Doru Anastasiu Popescu and  Dan Rădulescu
	%D 2016
	%J International Journal of Computer and Information Engineering
	%B World Academy of Science, Engineering and Technology
	%I Open Science Index 114, 2016
	%T Approximately Similarity Measurement of Web Sites Using Genetic Algorithms and Binary Trees
	%U https://publications.waset.org/pdf/10004699
	%V 114
	%X In this paper, we determine the similarity of two HTML web applications. We are going to use a genetic algorithm in order to determine the most significant web pages of each application (we are not going to use every web page of a site). Using these significant web pages, we will find the similarity value between the two applications. The algorithm is going to be efficient because we are going to use a reduced number of web pages for comparisons but it will return an approximate value of the similarity. The binary trees are used to keep the tags from the significant pages. The algorithm was implemented in Java language.

	%P 1140 - 1143