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

Method symbol

gecode/int/extensional/dfa.hpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252
253 forceinline int
254 DFA::Transitions::symbol(void) const {
255 return c_trans->symbol;
256 }
257
258 forceinline int
259 DFA::Transitions::o_state(void) const {

Callers 2

equalMethod · 0.80
dfa.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected