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