interface Algorithm {
    name: string;
}

Hierarchy (View Summary)

Properties

Properties

name: string