Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ alt
Method
alt
gecode/search/cpprofiler/message.hpp:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
void set_parentUID(const NodeUID& p) { _parent = p; }
157
158
int32_t alt(void) const { return _alt; }
159
void set_alt(int32_t alt) { _alt = alt; }
160
161
int32_t kids(void) const { return _kids; }
Callers
1
serialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected