Linear temporal logic Guide, Meaning , Facts, Information and Description
Linear temporal logic (LTL) is a field of mathematical logic that is able to talk about the future of paths. LTL is build up from proposition variables , the usual logic connectives and the following temporal operators. LTL formulas are generally evaluated over paths and a position on that path. A LTL formula as such is satisfied if and only if it is satisfied for position 0 on that path.Unary operators:
- N - Next: has to hold at the next state.
- G - Globally: has to hold on the entire subsequent path.
- F - Finally: eventually has to hold (somewhere on the subsequent path).
- U - Until: has to hold until at some position holds. At that position does not have to hold any more.
- F = true U
- G = F
This is an Article on Linear temporal logic. Page Contains Information, Facts Details or Explanation Guide About Linear temporal logic
