SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
qe.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "../QEQuery.h"
4
5
#include <
smtrat-common/smtrat-common.h
>
6
7
namespace
smtrat::qe::fm
{
8
9
std::optional<FormulaT>
qe
(
const
FormulaT
& f);
10
11
}
smtrat::qe::fm
Definition:
eigen_helpers.h:7
smtrat::qe::fm::qe
std::optional< FormulaT > qe(const FormulaT &f)
Definition:
qe.cpp:8
smtrat::FormulaT
carl::Formula< Poly > FormulaT
Definition:
types.h:37
smtrat-common.h
smtrat-qe
fm
qe.h
Generated by
1.9.1