Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
truealt
Method · 0.80
rightmost
Method · 0.80
lao
Method · 0.80
node
Method · 0.80
truealt
Method · 0.80
rightmost
Method · 0.80
lao
Method · 0.80
unwind
Method · 0.80
next
Method · 0.80
node
Method · 0.80
path.hpp
File · 0.80
truealt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected