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

Method alt

gecode/search/par/path.hpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62 template<class Tracer>
63 forceinline unsigned int
64 Path<Tracer>::Edge::alt(void) const {
65 return _alt;
66 }
67
68 template<class Tracer>
69 forceinline unsigned int

Callers 3

commitMethod · 0.45
unwindMethod · 0.45
recomputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected