MCPcopy 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

58private:
59 StrategyImp* imp;
60 void todosUpdate(int i) {imp->todosUpdate(i);}
61 Strategy(StrategyImp* imp);
62public:
63 QECODE_EXPORT Strategy(); ///< default constructor

Callers 2

attachMethod · 0.85
detachMethod · 0.85

Calls 1

todosUpdateMethod · 0.80

Tested by

no test coverage detected