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 10 years ago
AddExpressionAdapter.h more work on symbolic JANI model builder 10 years ago
CarlAdapter.h renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
EigenAdapter.cpp Started on compiling without Carl 10 years ago
EigenAdapter.h minor fixes to Eigen adapter 10 years ago
GmmxxAdapter.h added tests for Eigen solver 10 years ago
MathsatExpressionAdapter.cpp Fixed missing ifdefs. 11 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. 10 years ago
Smt2ExpressionAdapter.h extended eliminator interface, merged model checking part 10 years ago
Z3ExpressionAdapter.cpp cleaning includes for better compilation times 11 years ago
Z3ExpressionAdapter.h adapted counterexample generation to refactoring 11 years ago