CVC3
2.4.1
|
Go to the source code of this file.
Namespaces | |
CVC3 | |
Constant Groups | |
CVC3 | |
Functions | |
int | CVC3::compare (const Theorem &t1, const Theorem &t2) |
Compare Theorems by their expressions. Return -1, 0, or 1. More... | |
int | CVC3::compare (const Theorem &t1, const Expr &e2) |
int | CVC3::compareByPtr (const Theorem &t1, const Theorem &t2) |
Author: Sergey Berezin
Created: Dec 10 00:37:49 GMT 2002
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
Definition in file theorem.cpp.