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

Method task

gecode/int/task/iter.hpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66 template<class TaskView, SortTaskOrder sto, bool inc>
67 forceinline int
68 TaskViewIter<TaskView,sto,inc>::task(void) const {
69 return map[i];
70 }
71
72
73 template<class OptTaskView, SortTaskOrder sto, bool inc>

Callers 3

ExecStatus edgefindingFunction · 0.80
ExecStatus detectableFunction · 0.80
ExecStatus notlastFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected