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

Function t

gecode/int/task/array.hpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 */
135 template<class TaskView>
136 forceinline
137 TaskViewArray<TaskView>::TaskViewArray(TaskArray<Task>& t0)
138 : t(t0) {}
139
140 template<class TaskView>
141 forceinline int

Callers 6

postMethod · 0.85
propagateMethod · 0.85
postMethod · 0.85
initializeMethod · 0.85
TupleSetMethod · 0.85
dfa.hppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected