MCPcopy Create free account
hub / github.com/Gecode/gecode / i_state

Method i_state

gecode/int/extensional/dfa.hpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246 }
247
248 forceinline int
249 DFA::Transitions::i_state(void) const {
250 return c_trans->i_state;
251 }
252
253 forceinline int
254 DFA::Transitions::symbol(void) const {

Callers 4

initializeMethod · 0.80
TupleSetMethod · 0.80
equalMethod · 0.80
dfa.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected