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

Method transitions

gecode/minimodel/reg.cpp:788–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786 }
787
788 forceinline DFA::Transition*
789 TransitionBag::transitions(void) {
790 return &t[0];
791 }
792
793
794 /**

Callers 1

reg.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected