Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ getDistance
Method
getDistance
gecode/gist/spacenode.hpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
forceinline unsigned int
84
SpaceNode::getDistance(void) const {
85
return nstatus & DISTANCEMASK;
86
}
87
88
forceinline
89
SpaceNode::SpaceNode(int p)
Callers
1
acquireSpace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected