Skip to content

Commit

Permalink
Removed too agressive assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
chschulte committed Dec 5, 2018
1 parent 8869f9e commit 2b6ca1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gecode/kernel/core.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3357,7 +3357,6 @@ namespace Gecode {
: h(home), pg(home.propagatorgroup()),
pid(h.ssd.data().gpi.pid()),
nested(h.pc.p.vti.what() != ViewTraceInfo::OTHER) {
assert(!home.failed());
h.pc.p.vti.post(pg);
}

Expand Down

0 comments on commit 2b6ca1c

Please sign in to comment.