Algorithm constructor

Algorithm()

Default constructor gets implicitly called on subclass instantiation

Implementation

Algorithm();