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

Method varimp

gecode/kernel/var.hpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 : x(y) {}
94 template<class VarImp>
95 forceinline VarImp*
96 VarImpVar<VarImp>::varimp(void) const {
97 return x;
98 }
99 template<class VarImp>
100 forceinline unsigned int
101 VarImpVar<VarImp>::degree(void) const {

Callers 15

VariableSymmetryFunction · 0.45
VariableSequenceSymmetryFunction · 0.45
branchFunction · 0.45
singleton.hppFile · 0.45
initMethod · 0.45
set.hppFile · 0.45
initMethod · 0.45
set.hppFile · 0.45
SetVarUnknownRangesMethod · 0.45
float.hppFile · 0.45
float.hppFile · 0.45
SubscribedPropagatorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected