This files contains the declaration for the are_isomorphic() algorithm. More...
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
template<typename A , typename T > | |
bool | are_isomorphic (const Element< A, T > &a, const Element< A, T > &b) |
Returns true if the two automata are isomorphic. |
This files contains the declaration for the are_isomorphic() algorithm.
Definition in file isomorph.hh.