pARTn Extension

This figure presente the workflow of pARTn and give an idea of how to build an interface with an E/F engine. The interface is composed by 3 main routines: artn, move_mode and clean_artn.

ARTn workflow schema

To resume the philosophy of the Hijacking approach, there is two important parameters: the host algorithm and the E/F engine. The first parameter constrains the actual properties \(\left\{q_{mod}(i)\right\}\) the routine move_mode has to modify and return. Each host algorithm has its own set of properties it uses to integrate the system. The second parameter defines the implementation strategy of the interface. Indeed the E/F engine interface will be written in the same language as the E/F engine and follow the philosophy of the software architecture.

For each of theses case the procedure to follow are describes in these two links: