dfa.hpp File Reference
(Revision: 10684)
#include <sstream>Go to the source code of this file.
Classes | |
| class | Gecode::DFA::DFAI |
| Data stored for a DFA. More... | |
| class | Gecode::DFA::DFAI::HashEntry |
| Specification of transition range. More... | |
Namespaces | |
| namespace | Gecode |
Gecode toplevel namespace | |
Functions | |
| template<class Char , class Traits > | |
| std::basic_ostream< Char, Traits > & | Gecode::operator<< (std::basic_ostream< Char, Traits > &os, const DFA &d) |
