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

Function bab

gecode/gist/gist.hpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 inline int
208 bab(Space* root, const Gist::Options& opt) {
209 return Gist::explore(root, true, opt);
210 }
211
212}}
213

Callers 2

exploreMethod · 0.50
exploreMethod · 0.50

Calls 1

exploreFunction · 0.85

Tested by

no test coverage detected