26 typedef std::shared_ptr<fair_kripke> fair_kripke_ptr;
27 typedef std::shared_ptr<const fair_kripke> const_fair_kripke_ptr;
30 typedef std::shared_ptr<kripke> kripke_ptr;
31 typedef std::shared_ptr<const kripke> const_kripke_ptr;
33 class kripke_explicit;
34 typedef std::shared_ptr<const kripke_explicit> const_kripke_explicit_ptr;
35 typedef std::shared_ptr<kripke_explicit> kripke_explicit_ptr;
Interface for a Fair Kripke structure.
Definition fairkripke.hh:87
Interface for a Kripke structure.
Definition kripke.hh:177
Definition automata.hh:26
Please direct any
question,
comment, or
bug report to the Spot mailing list at
spot@lrde.epita.fr.
Generated on for spot by
1.15.0