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 5a4730ae22 When exporting DDs to the dot format, edges leading to the zero node are now suppressed. Also, nodes in the dot file are now labeled with variable names (+ the number of the bit). 12 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. 12 years ago
GurobiLpSolverTest.cpp Merged master and added correct row group creation to MarkovAutomaton parser. 12 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. 12 years ago