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 7cd0dfe8b0 Fixed an issue regarding the reward model generation. 11 years ago
..
GlpkLpSolver.cpp Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
GlpkLpSolver.h Fixed wrong type. 11 years ago
GmmxxLinearEquationSolver.cpp The tests now run fine with the new option system. 11 years ago
GmmxxLinearEquationSolver.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
GmmxxNondeterministicLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
GmmxxNondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
GurobiLpSolver.cpp Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
GurobiLpSolver.h Fixed return type of addBinaryVariable 11 years ago
LinearEquationSolver.h Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
LpSolver.h Fully adapted MILP-based counterexample generator to new LP solver interface. 11 years ago
NativeLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeLinearEquationSolver.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeNondeterministicLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeNondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
NondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
SmtSolver.h alternative all sat callback 11 years ago
Z3SmtSolver.cpp Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
Z3SmtSolver.h alternative all sat callback 11 years ago