Connect++ 0.6.0
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
Clause Member List

This is the complete list of members for Clause, including all inherited members.

add_lit(const Literal &)Clause
begin() (defined in Clause)Clauseinline
cClauseprivate
cbegin() const (defined in Clause)Clauseinline
cend() const (defined in Clause)Clauseinline
Clause() (defined in Clause)Clauseinline
Clause(const vector< Literal > &new_lits)Clauseinline
clear()Clauseinline
dClauseprivatestatic
drop_literal(LitNum)Clause
empty() constClauseinline
end() (defined in Clause)Clauseinline
extract_literal(LitNum)Clause
get_literal(LitNum) constClause
has_complementary_literals() constClause
is_ground() constClause
is_negative() constClause
is_positive() constClause
make_copy_with_new_vars(VariableIndex &, TermIndex &) constClause
make_copy_with_new_vars(Literal &, Clause &, VariableIndex &, TermIndex &)Clause
make_LaTeX(bool=false) constClause
operator<< (defined in Clause)Clausefriend
operator[](size_t)Clause
random_reorder()Clause
remove_duplicates()Clause
reverse()Clause
simplify()Clause
size() constClauseinline
to_prolog_string() constClause
to_string(bool=false) constClause
to_tptp_string() constClause