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

Method o_state

gecode/int/extensional/dfa.hpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 forceinline int
259 DFA::Transitions::o_state(void) const {
260 return c_trans->o_state;
261 }
262
263 /*
264 * Iterating over symbols

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