MCPcopy 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

initMethod · 0.80

Calls 1

typeClass · 0.85

Tested by

no test coverage detected