Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ propagators
Method
propagators
test/int.cpp:413–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
unsigned int
414
TestSpace::propagators(void) {
415
return Gecode::PropagatorGroup::all.size(*this);
416
}
417
418
const Gecode::IntPropLevel IntPropLevels::ipls[] =
419
{Gecode::IPL_DOM,Gecode::IPL_BND,Gecode::IPL_VAL};
Callers
2
run
Method · 0.45
next
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected