Generated on Sat Feb 7 2015 02:01:47 for Gecode by doxygen 1.8.9.1
Gecode::Int::Extensional::LayeredGraph< View, Val, Degree, StateIdx >::Edge Class Reference

Edge defined by in-state and out-state More...

#include <extensional.hh>

Public Attributes

StateIdx i_state
 Number of in-state. More...
 
StateIdx o_state
 Number of out-state. More...
 

Detailed Description

template<class View, class Val, class Degree, class StateIdx>
class Gecode::Int::Extensional::LayeredGraph< View, Val, Degree, StateIdx >::Edge

Edge defined by in-state and out-state

Definition at line 80 of file extensional.hh.

Member Data Documentation

template<class View, class Val, class Degree, class StateIdx>
StateIdx Gecode::Int::Extensional::LayeredGraph< View, Val, Degree, StateIdx >::Edge::i_state

Number of in-state.

Definition at line 82 of file extensional.hh.

template<class View, class Val, class Degree, class StateIdx>
StateIdx Gecode::Int::Extensional::LayeredGraph< View, Val, Degree, StateIdx >::Edge::o_state

Number of out-state.

Definition at line 83 of file extensional.hh.


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