Public Member Functions | |
| bool | binary (Literal, Literal x, Literal y) const |
| ReverseArc (const Solver &a_s, uint32 m, Antecedent &o) | |
| bool | unary (Literal, Literal x) const |
Public Attributes | |
| uint32 | maxL |
| Antecedent * | out |
| const Solver * | s |
Definition at line 284 of file shared_context.cpp.
| Clasp::ShortImplicationsGraph::ReverseArc::ReverseArc | ( | const Solver & | a_s, |
| uint32 | m, | ||
| Antecedent & | o | ||
| ) | [inline] |
Definition at line 285 of file shared_context.cpp.
| bool Clasp::ShortImplicationsGraph::ReverseArc::binary | ( | Literal | , |
| Literal | x, | ||
| Literal | y | ||
| ) | const [inline] |
Definition at line 291 of file shared_context.cpp.
| bool Clasp::ShortImplicationsGraph::ReverseArc::unary | ( | Literal | , |
| Literal | x | ||
| ) | const [inline] |
Definition at line 286 of file shared_context.cpp.
Definition at line 296 of file shared_context.cpp.
Definition at line 296 of file shared_context.cpp.
Definition at line 296 of file shared_context.cpp.