Resolve "Problem::check() more exhaustive"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
4+ 9
− 6
@@ -330,6 +330,11 @@ class Problem : public std::enable_shared_from_this<Problem>
@@ -330,6 +330,11 @@ class Problem : public std::enable_shared_from_this<Problem>
* \param depth : levels to show ( 0: H, T, M : 1: H:S:p, T:F, M:L ; 2: T:F:C ; 3: T:F:C:f ; 4: T:F:C:f:c )
@@ -345,11 +350,8 @@ class Problem : public std::enable_shared_from_this<Problem>
@@ -345,11 +350,8 @@ class Problem : public std::enable_shared_from_this<Problem>
@@ -394,7 +396,8 @@ inline wolf::SizeStd Problem::getFactorNotificationMapSize() const
@@ -394,7 +396,8 @@ inline wolf::SizeStd Problem::getFactorNotificationMapSize() const