21#include <spot/twa/twa.hh>
22#include <spot/kripke/fwd.hh>
56 virtual bdd
cond()
const override;
86 class SPOT_API fair_kripke:
public twa
89 fair_kripke(
const bdd_dict_ptr& d)
An acceptance condition.
Definition acc.hh:61
virtual bdd cond() const override
Get the condition on the edge leading to this successor.
fair_kripke_succ_iterator(const bdd &cond, acc_cond::mark_t acc_cond)
Constructor.
virtual acc_cond::mark_t acc() const override
Get the acceptance mark of the edge leading to this successor.
virtual acc_cond::mark_t state_acceptance_mark(const state *s) const =0
The acceptance mark that labels state s.
virtual bdd state_condition(const state *s) const =0
The condition that label the state s.
Abstract class for states.
Definition twa.hh:47
Iterate over the successors of a state.
Definition twa.hh:394
Definition automata.hh:26
An acceptance mark.
Definition acc.hh:84
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