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

ListSubstitution Class Reference

#include <ListSubstitution.hpp>

List of all members.

Public Member Functions

 ListSubstitution ()
 ~ListSubstitution ()
void push (Var v, Term t)
bool get (Var v, Term &t) const
void pop (Var v)
void terms (TermList &ts) const

Private Types

typedef List< Binding *, CID_BINDING_LIST > BindingList

Static Private Member Functions

void originalVars (VarList &vs, const BindingList *)
void terms (const BindingList *, TermList &ts)

Private Attributes

BindingList_bindings

Friends

ostream & operator<< (ostream &str, ListSubstitution &)


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


Member Typedef Documentation

typedef List<Binding*, CID_BINDING_LIST> ListSubstitution::BindingList [private]
 


Constructor & Destructor Documentation

ListSubstitution::ListSubstitution  ) 
 

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

ListSubstitution::~ListSubstitution  ) 
 


Member Function Documentation

bool ListSubstitution::get Var  v,
Term t
const
 

void ListSubstitution::originalVars VarList vs,
const BindingList
[static, private]
 

void ListSubstitution::pop Var  v  ) 
 

void ListSubstitution::push Var  v,
Term  t
 

void ListSubstitution::terms const BindingList ,
TermList ts
[static, private]
 

void ListSubstitution::terms TermList ts  )  const [inline]
 


Friends And Related Function Documentation

ostream& operator<< ostream &  str,
ListSubstitution
[friend]
 


Member Data Documentation

BindingList* ListSubstitution::_bindings [private]
 


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