Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ meta
Method
meta
gecode/search/tracer.hpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
forceinline bool
56
SearchTracer::EngineInfo::meta(void) const {
57
return (type() == EngineType::RBS) || (type() == EngineType::PBS);
58
}
59
60
forceinline unsigned int
61
SearchTracer::EngineInfo::wfst(void) const {
Callers
1
init
Method · 0.80
Calls
1
type
Class · 0.85
Tested by
no test coverage detected