MCPcopy Create free account
hub / github.com/Gecode/gecode / init

Method init

gecode/int/unary/tree.hpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 */
41
42 forceinline void
43 OmegaNode::init(const OmegaNode&, const OmegaNode&) {
44 p = 0; ect = -Limits::infinity;
45 }
46
47 forceinline void
48 OmegaNode::update(const OmegaNode& l, const OmegaNode& r) {

Callers 1

postMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected