Package de.uka.ipd.sdq.tcfmoop.terminationcriteria

Interface and a set of implementations of different termination criteria.

The Termination Criteria are created and managed by the Termination Criteria Manager.

Executed by the Termination Criteria Manager after every iteration.

Evaluate the current state of the optimization and then suggest whether the optimization should be terminated or not. Do not influence the optimization iteself directly. The termination decision is left to the Termination Criteria Manager.

Prepare output information which is used by the Termination Criteria Manager to prepare and build the final output.

s