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

Method asset

gecode/kernel/core.hpp:3144–3148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3142 return ng;
3143 }
3144 forceinline unsigned int
3145 MetaInfo::asset(void) const {
3146 assert(type() == PORTFOLIO);
3147 return a;
3148 }
3149
3150
3151

Callers 1

slaveMethod · 0.80

Calls 1

typeClass · 0.85

Tested by

no test coverage detected