You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
sjunges c527646ddb Added convenience operator overloads for more readable code :) 9 years ago
..
AddExpressionAdapter.cpp more work on symbolic JANI model builder 9 years ago
AddExpressionAdapter.h more work on symbolic JANI model builder 9 years ago
CarlAdapter.h renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
EigenAdapter.cpp Started on compiling without Carl 9 years ago
EigenAdapter.h minor fixes to Eigen adapter 9 years ago
GmmxxAdapter.h added tests for Eigen solver 9 years ago
MathsatExpressionAdapter.cpp Fixed missing ifdefs. 10 years ago
MathsatExpressionAdapter.h Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 9 years ago
Smt2ExpressionAdapter.h extended eliminator interface, merged model checking part 9 years ago
Z3ExpressionAdapter.cpp cleaning includes for better compilation times 10 years ago
Z3ExpressionAdapter.h adapted counterexample generation to refactoring 10 years ago