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

Method index

gecode/set/channel/bool.hpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56
57 template<class View>
58 forceinline int
59 ChannelBool<View>::IndexAdvisor::index(void) const {
60 return idx;
61 }
62
63 template<class View>
64 template<class A>

Callers 1

adviseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected