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

Method alt

gecode/search/seq/lds.hpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64 template<class Tracer>
65 forceinline unsigned int
66 Probe<Tracer>::Node::alt(void) const {
67 return _alt;
68 }
69
70 template<class Tracer>
71 forceinline unsigned int

Callers 1

nextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected