spot  2.11.6
Classes | Enumerations
Essential Temporal Logic Types

Classes

class  spot::formula
 Main class for temporal logic formula. More...
 

Enumerations

enum class  spot::op : uint8_t {
  spot::ff , spot::tt , spot::eword , spot::ap ,
  spot::Not , spot::X , spot::F , spot::G ,
  spot::Closure , spot::NegClosure , spot::NegClosureMarked , spot::Xor ,
  spot::Implies , spot::Equiv , spot::U , spot::R ,
  spot::W , spot::M , spot::EConcat , spot::EConcatMarked ,
  spot::UConcat , spot::Or , spot::OrRat , spot::And ,
  spot::AndRat , spot::AndNLM , spot::Concat , spot::Fusion ,
  spot::Star , spot::FStar , spot::first_match
}
 Operator types. More...
 

Detailed Description

Enumeration Type Documentation

◆ op

enum spot::op : uint8_t
strong

#include <spot/tl/formula.hh>

Operator types.

Enumerator
ff 

False.

tt 

True.

eword 

Empty word.

ap 

Atomic proposition.

Not 

Negation.

Next.

Eventually.

Globally.

Closure 

PSL Closure.

NegClosure 

Negated PSL Closure.

NegClosureMarked 

marked version of the Negated PSL Closure

Xor 

Exclusive Or.

Implies 

Implication.

Equiv 

Equivalence.

until

release (dual of until)

weak until

strong release (dual of weak until)

EConcat 

Seq.

EConcatMarked 

Seq, Marked.

UConcat 

Triggers.

Or 

(omega-Rational) Or

OrRat 

Rational Or.

And 

(omega-Rational) And

AndRat 

Rational And.

AndNLM 

Non-Length-Matching Rational-And.

Concat 

Concatenation.

Fusion 

Fusion.

Star 

Star.

FStar 

Fustion Star.

first_match 

first_match(sere)


Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1