Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
void sendNode(Connector& c, Node& node) { c.sendNode(node); }
301
302
}
303
Callers
1
send
Method · 0.85
Calls
1
sendNode
Method · 0.80
Tested by
no test coverage detected