Clingo
Loading...
Searching...
No Matches
CppClingo::Ground::StateCondLitElem Member List

This is the complete list of members for CppClingo::Ground::StateCondLitElem, including all inherited members.

conclusion() const -> std::optional< size_t >CppClingo::Ground::StateCondLitEleminline
has_offset() const -> boolCppClingo::Ground::StateCondLitEleminline
is_blocked() const -> boolCppClingo::Ground::StateCondLitEleminline
is_fact() const -> boolCppClingo::Ground::StateCondLitEleminline
is_false() constCppClingo::Ground::StateCondLitEleminline
offset() const -> size_tCppClingo::Ground::StateCondLitEleminline
premise() const -> size_tCppClingo::Ground::StateCondLitEleminline
set_conclusion(size_t conclusion, bool fact)CppClingo::Ground::StateCondLitEleminline
set_offset(size_t offset)CppClingo::Ground::StateCondLitEleminline
StateCondLitElem(size_t premise, bool premise_is_fact, bool has_conclusion)CppClingo::Ground::StateCondLitEleminline