Research Article

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

Table 5

Example of a fitness case for the insertion task I1.

Feature I1

Description Send the message Y to every user who borrowed a book titled X.

Input “Machine Learning,” “A new book is available with similar subject”

Type Insertion

Outcome Insert(messageRel, “2,” “7”)
Insert(messageRel, “3,” “8”)
Insert(messageRel, “4,” “9”)