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.
 
 
 
 
Matthias Volk 811ca84944 Cd build 9 years ago
..
stateelimination fixes regarding state elimination on mdps 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 9 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 Fixed game solver test and potential memory leaks 9 years ago
GameSolver.h Fixed game solver test and potential memory leaks 9 years ago
GlpkLpSolver.cpp removed src prefix in all includes 10 years ago
GlpkLpSolver.h replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
GmmxxLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
GmmxxLinearEquationSolver.h removed src prefix in all includes 10 years ago
GurobiLpSolver.cpp replaced some StoRMs and Storms by storm, reworked version output a bit 9 years ago
GurobiLpSolver.h removed src prefix in all includes 10 years ago
LinearEquationSolver.cpp printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 9 years ago
LinearEquationSolver.h printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 9 years ago
LpSolver.cpp removed src prefix in all includes 10 years ago
LpSolver.h rename files (does not compile) 10 years ago
MathsatSmtSolver.cpp fixed some wrong capitalization 9 years ago
MathsatSmtSolver.h removed src prefix in all includes 10 years ago
MinMaxLinearEquationSolver.cpp fixes for dtmc parameter lifting 9 years ago
MinMaxLinearEquationSolver.h repeatedMultiply methods of MinMaxSolvers now get the b-Vector as const 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 9 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 fixed more warnings 9 years ago
SmtSolver.h removed src prefix in all includes 10 years ago
SmtlibSmtSolver.cpp Wrapper for file opening 9 years ago
SmtlibSmtSolver.h fixed a few warnings related to P{L|CA}A 9 years ago
SmtratSmtSolver.cpp removed src prefix in all includes 10 years ago
SmtratSmtSolver.h removed src prefix in all includes 10 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 Fixed check results of hybrid multi objective model checking 9 years ago
SolverSelectionOptions.h Refactored GameSolver. It is now analogous to the MinMaxLinearEquationSolver. 9 years ago
StandardGameSolver.cpp improved exact computations 9 years ago
StandardGameSolver.h Implemented policy iteration for game solver 9 years ago
StandardMinMaxLinearEquationSolver.cpp Fixed game solver test and potential memory leaks 9 years ago
StandardMinMaxLinearEquationSolver.h repeatedMultiply methods of MinMaxSolvers now get the b-Vector as const 9 years ago
SymbolicEliminationLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 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 first draft of policy iteration using DDs 9 years ago
SymbolicLinearEquationSolver.h first draft of policy iteration using DDs 9 years ago
SymbolicMinMaxLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
SymbolicMinMaxLinearEquationSolver.h first draft of policy iteration using DDs 9 years ago
SymbolicNativeLinearEquationSolver.cpp Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
SymbolicNativeLinearEquationSolver.h hybrid engine working for rational numbers 9 years ago
TerminationCondition.cpp removed src prefix in all includes 10 years ago
TerminationCondition.h removed src prefix in all includes 10 years ago
TopologicalMinMaxLinearEquationSolver.cpp repeatedMultiply methods of MinMaxSolvers now get the b-Vector as const 9 years ago
TopologicalMinMaxLinearEquationSolver.h Merge branch 'master' into refactor_pla 9 years ago
Z3LpSolver.cpp added implementation for Z3LpSolver::getValue() when z3_optimize is not available 9 years ago
Z3LpSolver.h fixed capitalization 9 years ago
Z3SmtSolver.cpp fixed some wrong capitalization 9 years ago
Z3SmtSolver.h removed src prefix in all includes 10 years ago