Research Article

Genetic Programming for Automating the Development of Data Management Algorithms in Information Technology Systems

Table 4

Example of a fitness case for the deletion task D3.

Feature D3

description Remove books and papers authored by an author named X.

Input “Peter Norvig”

Type Deletion

Outcome delete(book, 0)
delete(book, 1)
delete(paper, 142)