Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ value
Method
value
gecode/driver/options.hpp:45–48 ·
view source on GitHub ↗
* String option * */
Source
from the content-addressed store, hash-verified
43
*
44
*/
45
inline const char*
46
StringValueOption::value(void) const {
47
return cur;
48
}
49
50
/*
51
* String option
Callers
15
bits
Method · 0.45
distance
Method · 0.45
size
Method · 0.45
verbose
Method · 0.45
probes
Method · 0.45
fail_probe
Method · 0.45
time_probe
Method · 0.45
time_adjust
Method · 0.45
time_solve
Method · 0.45
tbf
Method · 0.45
tbf
Method · 0.45
w
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected