Skip to content

Commit 2b6ca1c

Browse files
committed
Removed too agressive assertion
1 parent 8869f9e commit 2b6ca1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gecode/kernel/core.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3357,7 +3357,6 @@ namespace Gecode {
33573357
: h(home), pg(home.propagatorgroup()),
33583358
pid(h.ssd.data().gpi.pid()),
33593359
nested(h.pc.p.vti.what() != ViewTraceInfo::OTHER) {
3360-
assert(!home.failed());
33613360
h.pc.p.vti.post(pg);
33623361
}
33633362

0 commit comments

Comments
 (0)