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 86c233f3df fixed bug in sylvan 9 years ago
..
AbstractEquationSolver.h added required includes 9 years ago
AbstractGameSolver.cpp some work on sparse game solver 10 years ago
AbstractGameSolver.h some work on sparse game solver 10 years ago
GameSolver.cpp fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
GameSolver.h more work on sparse game solver 10 years ago
GlpkLpSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GlpkLpSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GmmxxLinearEquationSolver.cpp fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
GmmxxLinearEquationSolver.h silenced sylvan and gmm warnings (for clang) 10 years ago
GmmxxMinMaxLinearEquationSolver.cpp fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
GmmxxMinMaxLinearEquationSolver.h renamed policy to scheduler in some variable names 9 years ago
GurobiLpSolver.cpp fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
GurobiLpSolver.h program, vector, gurobi 10 years ago
LinearEquationSolver.h refactoring early termination and solve goals and bounds 9 years ago
LpSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
LpSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
MathsatSmtSolver.cpp removed debug output 9 years ago
MathsatSmtSolver.h Workarounds for more Windows quirks. Compiles but tests crash. 10 years ago
MinMaxLinearEquationSolver.cpp added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 9 years ago
MinMaxLinearEquationSolver.h added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler) 9 years ago
NativeLinearEquationSolver.cpp made everything compile again and all tests passing 9 years ago
NativeLinearEquationSolver.h Faster compilation and topological failing test failed 10 years ago
NativeMinMaxLinearEquationSolver.cpp fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
NativeMinMaxLinearEquationSolver.h renamed policy to scheduler in some variable names 9 years ago
OptimizationDirection.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
OptimizationDirection.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
SmtSolver.cpp added timeout to smt solver interface 10 years ago
SmtSolver.h added timeout to smt solver interface 10 years ago
SmtratSmtSolver.cpp Currently exclude smtrat- does not compile with current version. 10 years ago
SmtratSmtSolver.h Currently exclude smtrat- does not compile with current version. 10 years ago
SolveGoal.cpp made everything compile again and all tests passing 9 years ago
SolveGoal.h made everything compile again and all tests passing 9 years ago
SolverSelectionOptions.cpp Merge branch 'future' into menu_games 10 years ago
SolverSelectionOptions.h Merge branch 'master' into menu_games 10 years ago
SymbolicGameSolver.cpp ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working. 10 years ago
SymbolicGameSolver.h apparently, changing the DD interface implies some other changes as well... 10 years ago
SymbolicLinearEquationSolver.cpp removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 10 years ago
SymbolicLinearEquationSolver.h apparently, changing the DD interface implies some other changes as well... 10 years ago
SymbolicMinMaxLinearEquationSolver.cpp fixed bug in sylvan 9 years ago
SymbolicMinMaxLinearEquationSolver.h apparently, changing the DD interface implies some other changes as well... 10 years ago
TerminationCondition.cpp made everything compile again and all tests passing 9 years ago
TerminationCondition.h made everything compile again and all tests passing 9 years ago
TopologicalMinMaxLinearEquationSolver.cpp first version of storm without log4cplus as a dependency 9 years ago
TopologicalMinMaxLinearEquationSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
Z3SmtSolver.cpp fixed bug in sylvan 10 years ago
Z3SmtSolver.h added timeout to smt solver interface 10 years ago