@@ -121,5 +121,5 @@
bool empty() const {
return source != target;
return predMatrixMap(source, target) == INVALID;
}