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

Method alternatives

gecode/kernel/core.hpp:3818–3821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3816 : bid(b.id()), alt(a) {}
3817
3818 forceinline unsigned int
3819 Choice::alternatives(void) const {
3820 return alt;
3821 }
3822
3823 forceinline unsigned int
3824 Choice::id(void) const {

Callers 15

truealtMethod · 0.80
rightmostMethod · 0.80
laoMethod · 0.80
nodeMethod · 0.80
truealtMethod · 0.80
rightmostMethod · 0.80
laoMethod · 0.80
unwindMethod · 0.80
nextMethod · 0.80
nodeMethod · 0.80
path.hppFile · 0.80
truealtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected