Temporal logic of actions (TLA) is a logic developed by Leslie Lamport, which combines temporal logic with a logic of actions. It is used to describe behaviours of concurrent systems. Statements in temporal logic of the form <math>[A]_t</math>, where A is an action and t contains a subset of the variables appearing in A. An action is an expression containing primed and non-primed variables, such as <math>x+x'*y=y'</math>.

PropertyValue
dbpprop:abstract
  • Temporal logic of actions (TLA) is a logic developed by Leslie Lamport, which combines temporal logic with a logic of actions. It is used to describe behaviours of concurrent systems. Statements in temporal logic of the form <math>[A]_t</math>, where A is an action and t contains a subset of the variables appearing in A. An action is an expression containing primed and non-primed variables, such as <math>x+x'*y=y'</math>. The meaning of the non-primed variables is the variable's value in this state. The meaning of primed variables is the variable's value in the next state. The above expression means the value of x now, plus the value of x tomorrow times the value of y now, equals the value of y tomorrow. The meaning of <math>[A]_t</math> is that either A is valid now, or the variables appearing in t do not change. This allows for stuttering steps, in which none of the program variables change their values. Some TLA+ editors include : Eclipse TLA+ Plugin, VisualTLA, TLA Editor, TLA# Plugin for Microsoft Visual Studio 2005
  • Die Temporale Logik der Aktionen (TLA) ist eine Weiterentwicklung der Temporalen Logik (engl. temporal logic) und der Logik der Aktionen (engl. logic of actions). Sie wurde von Leslie Lamport entwickelt. Die Temporale Logik der Aktionen gehört zur Aussagenlogik (engl. propositional logic) und wird in der Informatik zur Spezifikation, Argumentation und Verfikation von Systemen (z. B. Programmen) verwendet. Eine Spezifikation in TLA ist eine logische Formel, die alle möglichen und korrekten Verhalten eines Systems beschreibt. Anhand dieser logischen Formel können Systeme auf unerwünschte und gewünschte Eigenschaften geprüft werden.
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • Temporal logic of actions (TLA) is a logic developed by Leslie Lamport, which combines temporal logic with a logic of actions. It is used to describe behaviours of concurrent systems. Statements in temporal logic of the form <math>[A]_t</math>, where A is an action and t contains a subset of the variables appearing in A. An action is an expression containing primed and non-primed variables, such as <math>x+x'*y=y'</math>.
  • Die Temporale Logik der Aktionen (TLA) ist eine Weiterentwicklung der Temporalen Logik (engl. temporal logic) und der Logik der Aktionen (engl. logic of actions). Sie wurde von Leslie Lamport entwickelt. Die Temporale Logik der Aktionen gehört zur Aussagenlogik (engl. propositional logic) und wird in der Informatik zur Spezifikation, Argumentation und Verfikation von Systemen (z. B. Programmen) verwendet.
rdfs:label
  • Temporal logic of actions
  • Temporale Logik der Aktionen
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of