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.
 
 
 
 
PBerger 3f53a44482 Modified CMakeLists.txt, made the variable names a bit more clear. All Storm-related options should be prefixed with STORM_ so that they dont break or influence dependent builds. 11 years ago
..
GlpkLpSolverTest.cpp Corrected test formulation in case StoRM was built without support for a given LP solver. 12 years ago
GmmxxLinearEquationSolverTest.cpp Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 12 years ago
GmmxxNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
GurobiLpSolverTest.cpp Merged master and added correct row group creation to MarkovAutomaton parser. 11 years ago
NativeLinearEquationSolverTest.cpp Added functional tests for nondeterministic linear equation solvers. Added functional tests for LPs in addition to the existing MILP tests. 12 years ago
NativeNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago