Generated on Mon Aug 25 11:35:48 2008 for Gecode by doxygen 1.5.6

Gecode::DFA::Transition Class Reference

#include <int.hh>

List of all members.


Detailed Description

Specification of a DFA transition.

Definition at line 1490 of file int.hh.


Public Attributes

int i_state
 input state
int symbol
 symbol
int o_state
 output state

Member Data Documentation

input state

Definition at line 1492 of file int.hh.

symbol

Definition at line 1493 of file int.hh.

output state

Definition at line 1494 of file int.hh.


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