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

#include <NRAILSettings.h>

Static Public Attributes

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

Detailed Description

Definition at line 69 of file NRAILSettings.h.

Field Documentation

◆ axiomType

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

Definition at line 75 of file NRAILSettings.h.

◆ formulaSelectionStrategy

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

Definition at line 73 of file NRAILSettings.h.

◆ moduleName

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

Definition at line 71 of file NRAILSettings.h.


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