CVC3  2.4.1
Namespaces | Functions
theorem.cpp File Reference
#include "theorem.h"
#include "theorem_value.h"
#include "command_line_flags.h"

Go to the source code of this file.

Namespaces

namespace  CVC3

Functions

int CVC3::compare (const Theorem &t1, const Theorem &t2)
 Compare Theorems by their expressions. Return -1, 0, or 1.
int CVC3::compare (const Theorem &t1, const Expr &e2)
int CVC3::compareByPtr (const Theorem &t1, const Theorem &t2)

Detailed Description

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.