MCPcopy Create free account
hub / github.com/Gecode/gecode / ties

Method ties

gecode/kernel/branch/view-sel.hpp:389–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387 }
388 template<class View>
389 void
390 ViewSel<View>::ties(Space&, ViewArray<View>&, int,
391 int*, int&,
392 BrancherNoFilter<View>&) {
393 GECODE_NEVER;
394 }
395 template<class View>
396 bool
397 ViewSel<View>::notice(void) const {

Callers 1

view.hppFile · 0.80

Calls 6

fFunction · 0.85
mFunction · 0.85
tblFunction · 0.85
cFunction · 0.50
sizeMethod · 0.45
assignedMethod · 0.45

Tested by

no test coverage detected