spot  2.3.5
Public Member Functions | Static Public Member Functions | List of all members
spot::isomorphism_checker Class Referencefinal

Check if two automata are isomorphic. More...

#include <spot/twaalgos/are_isomorphic.hh>

Collaboration diagram for spot::isomorphism_checker:
Collaboration graph

Public Member Functions

 isomorphism_checker (const const_twa_graph_ptr ref)
 
bool is_isomorphic (const const_twa_graph_ptr aut)
 Check whether an automaton is isomorphic to the one passed to the constructor. More...
 

Static Public Member Functions

static bool are_isomorphic (const const_twa_graph_ptr ref, const const_twa_graph_ptr aut)
 Check whether two automata are isomorphic. More...
 

Detailed Description

Check if two automata are isomorphic.


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Thu Jun 22 2017 07:46:15 for spot by doxygen 1.8.13