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

#include <NRAILSettings.h>

Static Public Attributes

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

Detailed Description

Definition at line 334 of file NRAILSettings.h.

Field Documentation

◆ axiomType

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

Definition at line 340 of file NRAILSettings.h.

◆ formulaSelectionStrategy

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

Definition at line 338 of file NRAILSettings.h.

◆ moduleName

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

Definition at line 336 of file NRAILSettings.h.


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