SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <smtrat-common/smtrat-common.h>
#include <smtrat-common/model.h>
#include "Substitute.h"
#include "State.h"
#include "VSStatistics.h"
#include <carl-common/memory/IDPool.h>
#include <smtrat-solver/Module.h>
Go to the source code of this file.
Data Structures | |
class | smtrat::VSModule< Settings > |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
Created on January 18, 2012, 3:45 PM
Definition in file VSModule.h.