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.
 
 
 
 
TimQu 86ff07ec0d take sampling point before approximation to know whether to minimize or maximize. 10 years ago
..
GlpkLpSolver.cpp Functional tests now work again. 11 years ago
GlpkLpSolver.h Further refactoring. 11 years ago
GmmxxLinearEquationSolver.cpp LRA finally working for ctmcs 11 years ago
GmmxxLinearEquationSolver.h Started to improve performance of sparse CTMC model checker. 11 years ago
GmmxxMinMaxLinearEquationSolver.cpp Fixed missing typenames and member initialization reordering. 11 years ago
GmmxxMinMaxLinearEquationSolver.h Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver. 11 years ago
GurobiLpSolver.cpp Adapted LP solver interface to new variable handling. 11 years ago
GurobiLpSolver.h Adapted LP solver interface to new variable handling. 11 years ago
LinearEquationSolver.h Started to improve performance of sparse CTMC model checker. 11 years ago
LpSolver.h Functional tests now work again. 11 years ago
MathsatSmtSolver.cpp Workarounds for more Windows quirks. Compiles but tests crash. 11 years ago
MathsatSmtSolver.h Workarounds for more Windows quirks. Compiles but tests crash. 11 years ago
MinMaxLinearEquationSolver.h Renamed Nondeterminstic equation solver as this name is more than misleading. 11 years ago
NativeLinearEquationSolver.cpp LRA finally working for ctmcs 11 years ago
NativeLinearEquationSolver.h LRA finally working for ctmcs 11 years ago
NativeMinMaxLinearEquationSolver.cpp Fixed missing typenames and member initialization reordering. 11 years ago
NativeMinMaxLinearEquationSolver.h Added Policy Iteration to the NativeMinMaxLinearEquationSolver. 11 years ago
Smt2SmtSolver.cpp changes on the solver interface to work with timeouts or memouts. i.e. there is no exception thrown in that case 10 years ago
Smt2SmtSolver.h changes on the solver interface to work with timeouts or memouts. i.e. there is no exception thrown in that case 10 years ago
SmtSolver.cpp Partly adapted code to new 'type system'. 11 years ago
SmtSolver.h Workarounds for more Windows quirks. Compiles but tests crash. 11 years ago
SymbolicGameSolver.cpp symbolic DTMC model checker working 11 years ago
SymbolicGameSolver.h symbolic DTMC model checker working 11 years ago
SymbolicLinearEquationSolver.cpp symbolic DTMC model checker working 11 years ago
SymbolicLinearEquationSolver.h symbolic DTMC model checker working 11 years ago
TopologicalMinMaxLinearEquationSolver.cpp Improved Jacobi method a bit. 11 years ago
TopologicalMinMaxLinearEquationSolver.h Renamed Nondeterminstic equation solver as this name is more than misleading. 11 years ago
Z3SmtSolver.cpp Some compile errors on Windows fixed, some still persist. 11 years ago
Z3SmtSolver.h Some compile errors on Windows fixed, some still persist. 11 years ago