Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ i_state
Method
i_state
gecode/int/extensional/dfa.hpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
forceinline int
249
DFA::Transitions::i_state(void) const {
250
return c_trans->i_state;
251
}
252
253
forceinline int
254
DFA::Transitions::symbol(void) const {
Callers
4
initialize
Method · 0.80
TupleSet
Method · 0.80
equal
Method · 0.80
dfa.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected