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

Method del_edge

gecode/int/gcc/dom-sup.hpp:977–980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

975 }
976
977 forceinline void
978 Edge::del_edge(void) {
979 ef |= EF_DEL;
980 }
981
982 forceinline void
983 Edge::insert_edge(void) {

Callers 3

min_requireMethod · 0.80
syncMethod · 0.80
narrowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected