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

Method file

contribs/quacode/examples/rndQCSP.cpp:83–85  ·  view source on GitHub ↗

Return file name

Source from the content-addressed store, hash-verified

81 }
82 /// Return file name
83 const char *file(void) const {
84 return _file.value();
85 }
86};
87
88class RndQCSP : public Script, public QSpaceInfo {

Callers 1

RndQCSPMethod · 0.45

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected