21#include <spot/twa/twagraph.hh>
27 class SPOT_API isomorphism_checker final
30 isomorphism_checker(
const const_twa_graph_ptr ref);
51 const const_twa_graph_ptr aut);
54 bool is_isomorphic_(
const const_twa_graph_ptr aut);
56 bool ref_deterministic_ =
false;
57 unsigned nondet_states_ = 0;
static bool are_isomorphic(const const_twa_graph_ptr ref, const const_twa_graph_ptr aut)
Check whether two automata are isomorphic.
bool is_isomorphic(const const_twa_graph_ptr aut)
Check whether an automaton is isomorphic to the one passed to the constructor.
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