Improved evolutionary generation of XSLT stylesheets
Neural and Evolutionary Computing
2008-03-14 v1 Artificial Intelligence
Abstract
This paper introduces a procedure based on genetic programming to evolve XSLT programs (usually called stylesheets or logicsheets). XSLT is a general purpose, document-oriented functional language, generally used to transform XML documents (or, in general, solve any problem that can be coded as an XML document). The proposed solution uses a tree representation for the stylesheets as well as diverse specific operators in order to obtain, in the studied cases and a reasonable time, a XSLT stylesheet that performs the transformation. Several types of representation have been compared, resulting in different performance and degree of success.
Cite
@article{arxiv.0803.1926,
title = {Improved evolutionary generation of XSLT stylesheets},
author = {Pablo Garcia-Sanchez and J. L. J. Laredo and J. P. Sevilla and Pedro Castillo and J. J. Merelo},
journal= {arXiv preprint arXiv:0803.1926},
year = {2008}
}
Comments
Accepted as poster at the GECCO-2008 conference