Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ degree
Method
degree
gecode/kernel/var.hpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
template<class VarImp>
100
forceinline unsigned int
101
VarImpVar<VarImp>::degree(void) const {
102
return x->degree();
103
}
104
template<class VarImp>
105
forceinline double
106
VarImpVar<VarImp>::afc(void) const {
Callers
15
float_merit
Function · 0.45
getVal
Method · 0.45
attach
Method · 0.45
checkIntegrity
Method · 0.45
returnWork
Method · 0.45
updateTrue
Method · 0.45
updateFalse
Method · 0.45
printStr
Function · 0.45
printStr
Function · 0.45
listAssignments
Function · 0.45
printStr
Function · 0.45
printStr
Function · 0.45
Calls
no outgoing calls
Tested by
1
printStr
Function · 0.36