MCPcopy Create free account
hub / github.com/MiniZinc/MiniZincIDE / sendNode

Function sendNode

cp-profiler/src/cpp-integration/connector.hpp:300–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298};
299
300void sendNode(Connector& c, Node& node) { c.sendNode(node); }
301
302}
303

Callers 1

sendMethod · 0.85

Calls 1

sendNodeMethod · 0.80

Tested by

no test coverage detected