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.
 
 
 
 
dehnert 7c24607427 started on symbolic solver requirements 9 years ago
..
stateelimination started overhaul of cli/api 9 years ago
AbstractEquationSolver.h removed src prefix in all includes 10 years ago
EigenLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
EigenLinearEquationSolver.h renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions 10 years ago
EliminationLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
EliminationLinearEquationSolver.h removed src prefix in all includes 10 years ago
GameSolver.cpp Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 9 years ago
GameSolver.h Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 9 years ago
GlpkLpSolver.cpp templated the LpSolvers 9 years ago
GlpkLpSolver.h templated the LpSolvers 9 years ago
GmmxxLinearEquationSolver.cpp Merge branch 'master' into symbolic_bisimulation 9 years ago
GmmxxLinearEquationSolver.h removed src prefix in all includes 10 years ago
GurobiLpSolver.cpp templated the LpSolvers 9 years ago
GurobiLpSolver.h templated the LpSolvers 9 years ago
IterativeMinMaxLinearEquationSolver.cpp started on hybrid MDP helper respecting solver requirements 9 years ago
IterativeMinMaxLinearEquationSolver.h Sparse MDP helper now also respects solver requirements for reachability rewards 9 years ago
LinearEquationSolver.cpp printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 10 years ago
LinearEquationSolver.h adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD 9 years ago
LpMinMaxLinearEquationSolver.cpp added checking requirements of MinMax solvers to model checker helpers 9 years ago
LpMinMaxLinearEquationSolver.h introduced top-level solve equations function to centrally check for requirements 9 years ago
LpSolver.cpp templated the LpSolvers 9 years ago
LpSolver.h templated the LpSolvers 9 years ago
MathsatSmtSolver.cpp fixed some wrong capitalization 10 years ago
MathsatSmtSolver.h removed src prefix in all includes 10 years ago
MinMaxLinearEquationSolver.cpp Sparse MDP helper now also respects solver requirements for reachability rewards 9 years ago
MinMaxLinearEquationSolver.h started on symbolic solver requirements 9 years ago
MinMaxLinearEquationSolverRequirements.cpp started on symbolic solver requirements 9 years ago
MinMaxLinearEquationSolverRequirements.h started on symbolic solver requirements 9 years ago
MinMaxLinearEquationSolverSystemType.h started on symbolic solver requirements 9 years ago
NativeLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
NativeLinearEquationSolver.h replaced some StoRMs and Storms by storm, reworked version output a bit 10 years ago
OptimizationDirection.cpp Merge branch 'master' into menu_games 10 years ago
OptimizationDirection.h rename files (does not compile) 10 years ago
SmtSolver.cpp implemented SMT-Lib export SmtSolver interface 9 years ago
SmtSolver.h implemented SMT-Lib export SmtSolver interface 9 years ago
SmtlibSmtSolver.cpp getting rid of outdated carl simple constraint usage 9 years ago
SmtlibSmtSolver.h getting rid of outdated carl simple constraint usage 9 years ago
SmtratSmtSolver.cpp removed src prefix in all includes 10 years ago
SmtratSmtSolver.h started overhaul of cli/api 9 years ago
SolveGoal.cpp removed src prefix in all includes 10 years ago
SolveGoal.h Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N 9 years ago
SolverSelectionOptions.cpp added setting 'lramethod' 9 years ago
SolverSelectionOptions.h added setting 'lramethod' 9 years ago
StandardGameSolver.cpp Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 9 years ago
StandardGameSolver.h Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 9 years ago
StandardMinMaxLinearEquationSolver.cpp added checking requirements of MinMax solvers to model checker helpers 9 years ago
StandardMinMaxLinearEquationSolver.h introduced top-level solve equations function to centrally check for requirements 9 years ago
SymbolicEliminationLinearEquationSolver.cpp fixed some issues with meta variables in DDs 9 years ago
SymbolicEliminationLinearEquationSolver.h fixed bug and added testsfor symbolic linear equation solver (rational number and rational function) 9 years ago
SymbolicGameSolver.cpp Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver. 9 years ago
SymbolicGameSolver.h Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver. 9 years ago
SymbolicLinearEquationSolver.cpp not calling sylvan_var on leaf nodes of sylvan anymore 9 years ago
SymbolicLinearEquationSolver.h Merge remote-tracking branch 'origin/master' into symbolic_bisimulation 9 years ago
SymbolicMinMaxLinearEquationSolver.cpp started on symbolic solver requirements 9 years ago
SymbolicMinMaxLinearEquationSolver.h started on symbolic solver requirements 9 years ago
SymbolicNativeLinearEquationSolver.cpp adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD 9 years ago
SymbolicNativeLinearEquationSolver.h hybrid engine working for rational numbers 9 years ago
TerminationCondition.cpp started overhaul of cli/api 9 years ago
TerminationCondition.h removed src prefix in all includes 10 years ago
TopologicalMinMaxLinearEquationSolver.cpp introduced top-level solve equations function to centrally check for requirements 9 years ago
TopologicalMinMaxLinearEquationSolver.h introduced top-level solve equations function to centrally check for requirements 9 years ago
Z3LpSolver.cpp templated the LpSolvers 9 years ago
Z3LpSolver.h templated the LpSolvers 9 years ago
Z3SmtSolver.cpp implemented SMT-Lib export SmtSolver interface 9 years ago
Z3SmtSolver.h implemented SMT-Lib export SmtSolver interface 9 years ago