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

Method finish

gecode/minimodel/reg.cpp:783–786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

781 }
782
783 forceinline void
784 TransitionBag::finish(void) {
785 t[n].i_state = -1;
786 }
787
788 forceinline DFA::Transition*
789 TransitionBag::transitions(void) {

Callers 1

reg.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected