Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ view
Method
view
gecode/kernel/propagator/advisor.hpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
template<class View>
78
forceinline View
79
ViewAdvisor<View>::view(void) const {
80
return x;
81
}
82
template<class View>
83
forceinline void
84
ViewAdvisor<View>::view(Space& home, View y) {
Callers
nothing calls this directly
Calls
2
cancel
Method · 0.45
subscribe
Method · 0.45
Tested by
no test coverage detected