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 6a80348150 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
..
AbstractGameSolver.cpp some work on sparse game solver 10 years ago
AbstractGameSolver.h some work on sparse game solver 10 years ago
AllowEarlyTerminationCondition.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
AllowEarlyTerminationCondition.h only one optimization direction enum -- towards integration of termination criterions on the model checker 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 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
GmmxxLinearEquationSolver.h Started to improve performance of sparse CTMC model checker. 10 years ago
GmmxxMinMaxLinearEquationSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GmmxxMinMaxLinearEquationSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GurobiLpSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GurobiLpSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
LinearEquationSolver.h Fixed memory leak by adding destructors for linear equation solvers. Previously, the member unique_ptr<...> gmmxxMatrix from the gmmxx subclasses was not deleted properly 10 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 Workarounds for more Windows quirks. Compiles but tests crash. 10 years ago
MathsatSmtSolver.h Workarounds for more Windows quirks. Compiles but tests crash. 10 years ago
MinMaxLinearEquationSolver.cpp Added allow early termination for min/max solvers 10 years ago
MinMaxLinearEquationSolver.h fixed two warnings 10 years ago
NativeLinearEquationSolver.cpp Faster compilation and topological failing test failed 10 years ago
NativeLinearEquationSolver.h Faster compilation and topological failing test failed 10 years ago
NativeMinMaxLinearEquationSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
NativeMinMaxLinearEquationSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 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 Partly adapted code to new 'type system'. 10 years ago
SmtSolver.h Workarounds for more Windows quirks. Compiles but tests crash. 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 added an option for polic extraction to the helper, some includes 10 years ago
SolveGoal.h switched gcc to use c++14 as well 10 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 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
SymbolicGameSolver.h some work on sparse game solver 10 years ago
SymbolicLinearEquationSolver.cpp Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
SymbolicLinearEquationSolver.h more and more bugfixes 10 years ago
SymbolicMinMaxLinearEquationSolver.cpp more and more bugfixes 10 years ago
SymbolicMinMaxLinearEquationSolver.h more and more bugfixes 10 years ago
TopologicalMinMaxLinearEquationSolver.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
TopologicalMinMaxLinearEquationSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
Z3SmtSolver.cpp cleaning includes for better compilation times 10 years ago
Z3SmtSolver.h cleaning includes for better compilation times 10 years ago