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

#include <NRAILSettings.h>

Static Public Attributes

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

Detailed Description

Definition at line 296 of file NRAILSettings.h.

Field Documentation

◆ axiomType

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

Definition at line 302 of file NRAILSettings.h.

◆ formulaSelectionStrategy

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

Definition at line 300 of file NRAILSettings.h.

◆ moduleName

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

Definition at line 298 of file NRAILSettings.h.


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