#include <IncWidthSettings.h>
Definition at line 14 of file IncWidthSettings.h.
◆ exclude_negative_numbers
constexpr bool smtrat::IncWidthSettings1::exclude_negative_numbers = true |
|
staticconstexpr |
◆ exclude_searched_space
constexpr bool smtrat::IncWidthSettings1::exclude_searched_space = false |
|
staticconstexpr |
◆ increment
constexpr unsigned smtrat::IncWidthSettings1::increment = 2 |
|
staticconstexpr |
The increment of the width of the intervals specifying the variable domains.
Definition at line 20 of file IncWidthSettings.h.
◆ max_width
constexpr unsigned smtrat::IncWidthSettings1::max_width = 4 |
|
staticconstexpr |
The half of the maximal width of the intervals specifying the variable domains.
Definition at line 28 of file IncWidthSettings.h.
◆ moduleName
constexpr auto smtrat::IncWidthSettings1::moduleName = "IncWidthModule<IncWidthSettings1>" |
|
staticconstexpr |
◆ start_width
constexpr unsigned smtrat::IncWidthSettings1::start_width = 1 |
|
staticconstexpr |
The half of the starting width of the intervals specifying the variable domains.
Starting interval domains are then: [-half_of_start_width,half_of_start_width]
Definition at line 24 of file IncWidthSettings.h.
◆ use_icp
constexpr bool smtrat::IncWidthSettings1::use_icp = false |
|
staticconstexpr |
The documentation for this struct was generated from the following file: