SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
variables.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "../statistics.h"
4
5
#include <
smtrat-common/smtrat-common.h
>
6
7
namespace
smtrat::analyzer
{
8
9
void
analyze_variables
(
const
FormulaT
& f, AnalyzerStatistics& stats);
10
11
}
smtrat::analyzer
Definition:
cad_projections.cpp:12
smtrat::analyzer::analyze_variables
void analyze_variables(const FormulaT &f, AnalyzerStatistics &stats)
Definition:
variables.cpp:5
smtrat::FormulaT
carl::Formula< Poly > FormulaT
Definition:
types.h:37
smtrat-common.h
smtrat-analyzer
analyzers
variables.h
Generated by
1.9.1