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

Method action

gecode/kernel/branch/var.hpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196 template<class Var>
197 inline Action
198 VarBranch<Var>::action(void) const {
199 return _act;
200 }
201
202 template<class Var>
203 inline void

Callers 4

merit.hppFile · 0.45
merit.hppFile · 0.45
merit.hppFile · 0.45
merit.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected