Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ next
Method
next
gecode/search/seq/lds.hpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
template<class Tracer>
77
forceinline void
78
Probe<Tracer>::Node::next(void) {
79
_alt--;
80
}
81
82
83
/*
Callers
nothing calls this directly
Calls
15
stop
Function · 0.85
ei
Method · 0.80
alternatives
Method · 0.80
empty
Method · 0.45
alt
Method · 0.45
choice
Method · 0.45
nid
Method · 0.45
space
Method · 0.45
pop
Method · 0.45
init
Method · 0.45
wid
Method · 0.45
commit
Method · 0.45
Tested by
no test coverage detected