Algorithmus

From ASE Community
Jump to navigation Jump to search
Algorithmus
Relevant für Projekte aus der ASE-Initiative MoSyS
Stadium Up-to-date

ASE-Definition (dt.)

Ein Algorithmus ist eine Sequenz von Instruktionen mit dem Ziel ein Problem zu lösen. Der Ablauf ist dabei sehr regulär und häufig auf die Lösung eines bestimmten Problems abgestimmt, deshalb sind Algorithmen eher limitiert in der Bearbeitung komplexer Aufgaben, bieten dafür aber klare Charakteristika, welche Effektivität garantieren.

ASE-Definition (engl.)

An algorithm is a sequence of instructions with the goal of solving a problem. The sequence is very regular and often tuned to the solution of a specific problem. Therefore algorithms are rather limited in the processing of complex tasks, but offer clear characteristics that guarantee effectiveness.

Literatur

Heilmann, T. A., Algorithmus, aus Mensch-Maschine-Interaktion, S. 229-231, Springer, 2019

Siehe auch