Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ cost
Method
cost
gecode/int/rel/nq.hpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
template<class V0, class V1>
74
PropCost
75
Nq<V0,V1>::cost(const Space&, const ModEventDelta&) const {
76
return PropCost::unary(PropCost::LO);
77
}
78
79
template<class V0, class V1>
80
ExecStatus
Callers
1
constrain
Method · 0.45
Calls
3
unary
Function · 0.85
linear
Function · 0.50
size
Method · 0.45
Tested by
no test coverage detected