Class ErrorLog
Defined in File RepairAdvice.h
Class Documentation
-
class ErrorLog
Public Functions
-
inline ErrorLog()
-
~ErrorLog()
-
void addUnsatInvariant(double st, double e, Intervals ints, const Action *a, const State *s, bool rootError = false)
-
void addGoal(const Proposition *p, const State *s)
-
inline vector<const UnsatCondition*> &getConditions()
-
void displayReport() const
-
inline ErrorLog()