| Public Types | |
| typedef SolveParams::FwdCheck | FwdCheck | 
| Public Member Functions | |
| MinimalityCheck (const FwdCheck &fwd) | |
| bool | partialCheck (uint32 level) | 
| void | schedNext (uint32 level, bool ok) | 
| Public Attributes | |
| FwdCheck | fwd | 
| uint32 | high | 
| uint32 | low | 
| uint32 | next | 
Definition at line 159 of file unfounded_check.h.
Definition at line 160 of file unfounded_check.h.
| Clasp::DefaultUnfoundedCheck::MinimalityCheck::MinimalityCheck | ( | const FwdCheck & | fwd | ) |  [explicit] | 
Definition at line 732 of file unfounded_check.cpp.
| bool Clasp::DefaultUnfoundedCheck::MinimalityCheck::partialCheck | ( | uint32 | level | ) | 
Definition at line 737 of file unfounded_check.cpp.
| void Clasp::DefaultUnfoundedCheck::MinimalityCheck::schedNext | ( | uint32 | level, | 
| bool | ok | ||
| ) | 
Definition at line 745 of file unfounded_check.cpp.
Definition at line 164 of file unfounded_check.h.
Definition at line 165 of file unfounded_check.h.
Definition at line 166 of file unfounded_check.h.
Definition at line 167 of file unfounded_check.h.