1. Integration with external frameworks
The STSP framework provides mechanism to support the
integration of external Java optimization frameworks available
at the technical literature. For that, it is necessary to include the
libraries provided by the external frameworks into the STSP
framework and create a class that implements the interface
between the external framework and the STSP framework.
Currently, the STSP framework is integrated with JMetal
framework and three algorithms implemented in this
framework: NSGAII, SPEA2 and MOCell.