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 ea427fcde1 Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 12 years ago
CuddDdTest.cpp Extended DD interface by methods to generate explicit row-grouped matrices from DDs. 11 years ago
ExpressionTest.cpp Added 'power' as a binary operator in expression classes and expression grammar. 11 years ago
MaximalEndComponentDecompositionTest.cpp Refactored the AutoParser. 12 years ago
SchedulerTest.cpp Added functional tests for scheduler classes. 12 years ago
SparseMatrixTest.cpp Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
StronglyConnectedComponentDecompositionTest.cpp Made changes to comply with new SparseMatrix Interface (YUCK). 11 years ago