Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Clause Class Reference

#include <Clause.hpp>

List of all members.

Public Member Functions

 Clause ()
 Clause (const LiteralList &lits)
 Clause (const Clause &t)
 Clause (const VampireKernel::Clause *, const VampireKernel &kernel)
 ~Clause ()
void operator= (const Clause &rhs)
const LiteralListliterals () const
bool isless (Clause l) const
Compare compare (Clause l) const
void normalize ()
bool isEqualityAxiom () const
bool isEmpty () const
bool isFunctionDefinition (Term &lhs, Term &rhs) const
bool isRenamingOf (Clause c) const

Private Member Functions

bool isReflexivityAxiom () const
bool isFunctionReflexivityAxiom () const
bool isPredicateReflexivityAxiom () const
bool isSymmetryAxiom () const
bool isTransitivityAxiom () const

Private Attributes

Data_data


Detailed Description

This software is an adaptation of the theorem prover Vampire for working with large knowledge bases in the KIF format, see http://www.prover.info for publications on Vampire.

Copyright (C) Andrei Voronkov and Alexandre Riazanov

Author:
Alexandre Riazanov <riazanov@cs.man.ac.uk>

Andrei Voronkov <voronkov@cs.man.ac.uk>, <andrei@voronkov.com>

Date:
06/06/2003
This software is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA


Constructor & Destructor Documentation

Clause::Clause  )  [inline]
 

Clause::Clause const LiteralList lits  )  [inline, explicit]
 

Clause::Clause const Clause t  )  [inline]
 

Clause::Clause const VampireKernel::Clause clause,
const VampireKernel kernel
 

This software is an adaptation of the theorem prover Vampire for working with large knowledge bases in the KIF format, see http://www.prover.info for publications on Vampire.

Copyright (C) Andrei Voronkov and Alexandre Riazanov

Author:
Alexandre Riazanov <riazanov@cs.man.ac.uk>

Andrei Voronkov <voronkov@cs.man.ac.uk>, <andrei@voronkov.com>

Date:
06/06/2003
This software is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Clause::~Clause  )  [inline]
 


Member Function Documentation

Compare Clause::compare Clause  l  )  const
 

bool Clause::isEmpty  )  const [inline]
 

bool Clause::isEqualityAxiom  )  const
 

bool Clause::isFunctionDefinition Term lhs,
Term rhs
const
 

bool Clause::isFunctionReflexivityAxiom  )  const [private]
 

bool Clause::isless Clause  l  )  const
 

bool Clause::isPredicateReflexivityAxiom  )  const [private]
 

bool Clause::isReflexivityAxiom  )  const [private]
 

bool Clause::isRenamingOf Clause  c  )  const [inline]
 

bool Clause::isSymmetryAxiom  )  const [private]
 

bool Clause::isTransitivityAxiom  )  const [private]
 

const LiteralList & Clause::literals  )  const [inline]
 

void Clause::normalize  ) 
 

void Clause::operator= const Clause rhs  ) 
 


Member Data Documentation

Data* Clause::_data [private]
 


The documentation for this class was generated from the following files:
Generated on Sat Jun 28 15:08:58 2003 for Vampire by doxygen 1.3.2