Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ c
Function
c
gecode/int/view.hpp:666–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
};
665
666
forceinline
667
Offset::Offset(int off) : c(off) {}
668
669
forceinline void
670
Offset::update(const Offset& o) { c = o.c; }
Callers
12
post
Method · 0.50
post
Method · 0.50
post
Method · 0.50
propagate
Method · 0.50
post
Method · 0.50
val-commit.hpp
File · 0.50
commit
Method · 0.50
select
Method · 0.50
ties
Method · 0.50
brk
Method · 0.50
clique
Method · 0.50
e
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected