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

Method ect

gecode/int/task/fwd-to-bwd.hpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44 template<class TaskView>
45 forceinline int
46 FwdToBwd<TaskView>::ect(void) const {
47 return -TaskView::lst();
48 }
49 template<class TaskView>
50 forceinline int
51 FwdToBwd<TaskView>::lst(void) const {

Callers 2

eventsMethod · 0.45
operator ()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected