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

Method lect

gecode/int/unary/tree.hpp:220–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219 template<class TaskView>
220 forceinline int
221 OmegaLambdaTree<TaskView>::lect(void) const {
222 return root().lect;
223 }
224
225}}}
226

Callers 2

ExecStatus edgefindingFunction · 0.80
overloadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected