Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ name
Method
name
test/nogoods.cpp:104–106 ·
view source on GitHub ↗
Return name
Source
from the content-addressed store, hash-verified
102
}
103
/// Return name
104
static std::string name(void) {
105
return
"Queens"
;
106
}
107
/// Return name for branching
108
static std::string val(IntValBranch ivb) {
109
switch (ivb.select()) {
Callers
4
main
Function · 0.45
operator()
Method · 0.45
run_test
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
3
operator()
Method · 0.36
run_test
Function · 0.36
main
Function · 0.36