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

Function SET_ASSIGN_MAX_EXC

gecode/set/branch/assign.hpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 inline SetAssign
80 SET_ASSIGN_MAX_EXC(void) {
81 return SetAssign(SetAssign::SEL_MAX_EXC);
82 }
83
84 inline SetAssign
85 SET_ASSIGN_RND_INC(Rnd r) {

Callers 1

runMethod · 0.85

Calls 1

SetAssignClass · 0.85

Tested by

no test coverage detected