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

Method IntSet

gecode/int/int-set-1.hpp:42–43  ·  view source on GitHub ↗

* Integer sets * */

Source from the content-addressed store, hash-verified

40 *
41 */
42 forceinline
43 IntSet::IntSet(void) {}
44
45 /**
46 * \brief Integer set initialization

Callers

nothing calls this directly

Calls 2

normalizeFunction · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected