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

#include <NRAILSettings.h>

Static Public Attributes

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

Detailed Description

Definition at line 216 of file NRAILSettings.h.

Field Documentation

◆ axiomType

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

Definition at line 222 of file NRAILSettings.h.

◆ formulaSelectionStrategy

constexpr UNSATFormulaSelectionStrategy smtrat::NRAILSettings16::formulaSelectionStrategy = UNSATFormulaSelectionStrategy::RANDOM
staticconstexpr

Definition at line 220 of file NRAILSettings.h.

◆ moduleName

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

Definition at line 218 of file NRAILSettings.h.


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