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.
 
 
 
 
Tim Quatmann 05471d94fd Optimizations in JaniNextStateGenerator that avoid unnecessary (re-) allocations of memory. Moreover, before collecting the complete set of enabled edges for each automaton, we first check whether each automaton (that synchronizes with that action) has at least one enabled edge. This avoids checking unnecessarily many edge guards. 7 years ago
..
changesets.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
gemm.cpp replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 10 years ago
gemm_settings.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
lazy_gemm.cpp replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/ 10 years ago
lazy_gemm_settings.txt upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago
make_plot.sh renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions 10 years ago
run.sh upgrade to eigen 3.3 and made modifications for different value types via template specializations 10 years ago