MCPcopy Create free account
hub / github.com/Gecode/gecode / type

Method type

gecode/search/tracer.hpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 : _type(et), _fst(fst), _lst(lst) {}
49
50 forceinline SearchTracer::EngineType
51 SearchTracer::EngineInfo::type(void) const {
52 return _type;
53 }
54
55 forceinline bool
56 SearchTracer::EngineInfo::meta(void) const {

Callers 2

initMethod · 0.45
nodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected