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

Method lec

gecode/int/no-overlap/dim.hpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 return c.min() + s;
58 }
59 forceinline int
60 FixDim::lec(void) const {
61 return c.max() + s;
62 }
63
64 forceinline ExecStatus
65 FixDim::ssc(Space& home, int n) {

Callers 1

nooverlapMethod · 0.80

Calls 2

maxMethod · 0.45
lqMethod · 0.45

Tested by

no test coverage detected