WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/9999651,
	  title     = {Tool for Fast Detection of Java Code Snippets},
	  author    = {Tomáš Bublík and  Miroslav Virius},
	  country	= {},
	  institution	= {},
	  abstract     = {This paper presents general results on the Java source
code snippet detection problem. We propose the tool which uses
graph and subgraph isomorphism detection. A number of solutions
for all of these tasks have been proposed in the literature. However,
although that all these solutions are really fast, they compare just the
constant static trees. Our solution offers to enter an input sample
dynamically with the Scripthon language while preserving an
acceptable speed. We used several optimizations to achieve very low
number of comparisons during the matching algorithm.
},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {8},
	  number    = {11},
	  year      = {2014},
	  pages     = {1973 - 1979},
	  ee        = {https://publications.waset.org/pdf/9999651},
	  url   	= {https://publications.waset.org/vol/95},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 95, 2014},
	}