Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
class RndQCSP : public Script, public QSpaceInfo {
Callers
1
RndQCSP
Method · 0.45
Calls
1
value
Method · 0.45
Tested by
no test coverage detected