Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ alt
Method
alt
gecode/search/cpprofiler/connector.hpp:181–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
inline int
182
Node::alt() const { return alt_; }
183
inline int
184
Node::kids() const { return kids_; }
185
Callers
1
sendNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected