* Creates a new multi-algorithm overlay for the given collection of algorithms.
* @param algorithms the algorithms on which the operations are processed
* @param locatorConvertor convertor used for string-integer locator conversion and back again
*/
@Algorithm.AlgorithmConstructor(description="Constructor with created algorithms",arguments={"array of running algorithms","converter of locator strings to integer"})