id summary reporter owner description type status priority milestone component version resolution keywords cc 2708 Explore Scope-based BasicAlgorithms abeham abeham "BasicAlgorithm currently has shortcomings: * It does not provide the possibility to run analyzers * It is specific to one encoding * It cannot reuse instances of existing operators (e.g. crossovers), only the static Apply() methods are available We should explore to create a hybrid between an EngineAlgorithm and a BasicAlgorithm that alleviates those shortcomings, yet remains simpler to implement and change than an EngineAlgorithm with its OperatorGraph." enhancement accepted medium HeuristicLab 4.x Backlog Algorithms branch