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 60b2145461 Added function to DD interface that creates a nested if-then-else expression that represents the very same function as the DD. Added a test for this functionality. Added some methods offereded by Cudd to simplify DDs. 11 years ago
..
BitVectorTest.cpp Added functional and performance tests for sparse matrix. 11 years ago
CuddDdTest.cpp Added function to DD interface that creates a nested if-then-else expression that represents the very same function as the DD. Added a test for this functionality. Added some methods offereded by Cudd to simplify DDs. 11 years ago
ExpressionTest.cpp Added some more methods to valuations. Changed visitor invocation slightly. Moves ExpressionReturnType in separate file. Finished linearity checking visitor. Started on visitor that extracts coefficients of linear expressions. 11 years ago
MaximalEndComponentDecompositionTest.cpp Refactored the AutoParser. 11 years ago
SchedulerTest.cpp Added functional tests for scheduler classes. 11 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 Refactored the AutoParser. 11 years ago