SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
smtrat::NRAILSettings23 Struct Reference

#include <NRAILSettings.h>

Static Public Attributes

static constexpr auto moduleName = "NRAILModule<NRAILSettings23>"
 
static constexpr UNSATFormulaSelectionStrategy formulaSelectionStrategy = UNSATFormulaSelectionStrategy::ALL
 
static constexpr AxiomFactory::AxiomType axiomType [4]
 

Detailed Description

Definition at line 308 of file NRAILSettings.h.

Field Documentation

◆ axiomType

constexpr AxiomFactory::AxiomType smtrat::NRAILSettings23::axiomType[4]
staticconstexpr
Initial value:
= {AxiomFactory::AxiomType::ICP,
AxiomFactory::AxiomType::TANGENT_PLANE,
AxiomFactory::AxiomType::ZERO,
AxiomFactory::AxiomType::CONGRUENCE}

Definition at line 314 of file NRAILSettings.h.

◆ formulaSelectionStrategy

constexpr UNSATFormulaSelectionStrategy smtrat::NRAILSettings23::formulaSelectionStrategy = UNSATFormulaSelectionStrategy::ALL
staticconstexpr

Definition at line 312 of file NRAILSettings.h.

◆ moduleName

constexpr auto smtrat::NRAILSettings23::moduleName = "NRAILModule<NRAILSettings23>"
staticconstexpr

Definition at line 310 of file NRAILSettings.h.


The documentation for this struct was generated from the following file: