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

#include <NRAILSettings.h>

Static Public Attributes

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

Detailed Description

Definition at line 95 of file NRAILSettings.h.

Field Documentation

◆ axiomType

constexpr AxiomFactory::AxiomType smtrat::NRAILSettings7::axiomType[5]
staticconstexpr
Initial value:
= {AxiomFactory::AxiomType::MONOTONICITY,
AxiomFactory::AxiomType::ZERO,
AxiomFactory::AxiomType::TANGENT_PLANE,
AxiomFactory::AxiomType::ICP,
AxiomFactory::AxiomType::CONGRUENCE}

Definition at line 101 of file NRAILSettings.h.

◆ formulaSelectionStrategy

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

Definition at line 99 of file NRAILSettings.h.

◆ moduleName

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

Definition at line 97 of file NRAILSettings.h.


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