MCPcopy 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

allocateMethod · 0.45
SpaceMethod · 0.45
choiceMethod · 0.45
_cloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected