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

Function NGL

gecode/search/nogoods.hpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 NoNGL::NoNGL(void) {}
38
39 forceinline
40 NoNGL::NoNGL(Space& home)
41 : NGL(home) {}
42
43 forceinline
44 NoNGL::NoNGL(Space& home, NoNGL& ngl)

Callers 1

core.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected