21#include <spot/tl/apcollect.hh>
22#include <spot/tl/defaultenv.hh>
23#include <spot/twa/bdddict.hh>
24#include <spot/twa/acc.hh>
67 SPOT_API twa_graph_ptr
70 unsigned n_accs = 0,
float a = 0.1,
float t = 0.5,
71 bool deterministic =
false,
bool state_acc =
false,
72 bool colored =
false);
@ ap
Atomic proposition.
Definition formula.hh:81
std::set< formula > atomic_prop_set
Set of atomic propositions.
Definition apcollect.hh:34
twa_graph_ptr random_graph(int n, float d, const atomic_prop_set *ap, const bdd_dict_ptr &dict, unsigned n_accs=0, float a=0.1, float t=0.5, bool deterministic=false, bool state_acc=false, bool colored=false)
Construct a twa randomly.
Definition automata.hh:26
acc_cond::acc_code random_acceptance(unsigned n_accs)
Build a random acceptance where each acceptance sets is used once.
An acceptance formula.
Definition acc.hh:470
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