SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <smtrat-solver/PModule.h>
#include "MCBSettings.h"
#include <carl-formula/formula/functions/ConstraintBounds.h>
Go to the source code of this file.
Data Structures | |
class | smtrat::MCBModule< Settings > |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
Multiple-Choice Blasting Detects arithmetic variabls that allow for a finite number of choices. Blasts there choices to boolean variables.
Supports optimization.
Definition in file MCBModule.h.