CVC3
Macros | Variables
search_theorem_producer.cpp File Reference

Implementation of the proof rules for the simple search engine. More...

#include "search.h"
#include "theory_core.h"
#include "theorem_manager.h"
#include "common_proof_rules.h"
#include "command_line_flags.h"
#include "theory_arith.h"
#include "LFSCPrinter.h"
#include "search_theorem_producer.h"

Go to the source code of this file.

Macros

#define _CVC3_TRUSTED_
 

Variables

bool lfsc_called = false
 
SearchEnginesearch_engine
 

Detailed Description

Implementation of the proof rules for the simple search engine.

Author: Sergey Berezin

Created: Mon Feb 24 14:51:51 2003


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 search_theorem_producer.cpp.

Macro Definition Documentation

#define _CVC3_TRUSTED_

Definition at line 31 of file search_theorem_producer.cpp.

Variable Documentation

bool lfsc_called = false
SearchEngine* search_engine