Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ todosUpdate
Function
todosUpdate
contribs/qecode/Strategy.hh:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
private:
59
StrategyImp* imp;
60
void todosUpdate(int i) {imp->todosUpdate(i);}
61
Strategy(StrategyImp* imp);
62
public:
63
QECODE_EXPORT Strategy(); ///< default constructor
Callers
2
attach
Method · 0.85
detach
Method · 0.85
Calls
1
todosUpdate
Method · 0.80
Tested by
no test coverage detected