Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ init
Method
init
gecode/kernel/gpi.hpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
103
104
forceinline void
105
GPI::Info::init(unsigned int pid0, unsigned int gid0) {
106
pid=pid0; gid=gid0; afc=1.0;
107
}
108
109
110
forceinline
Callers
4
allocate
Method · 0.45
Space
Method · 0.45
choice
Method · 0.45
_clone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected