Algorithm public abstract class Algorithm Documentation Code public abstract string Name { get; } protected Algorithm()