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 7d95a45633 Fixed bug in AbstractModelChecker: it does now correctly inherit from a lot more interface classes. NOTE: checking a formula on a model checker that does not support it failed silently. This should NOT be the case. Re-enabled DEBUG option for cmake. NOTE: why was this disabled anyway? Introduced another layer AbstractDeterministicModel and AbstractNonDeterministicModel in model hierarchy to allow for easily distinguishing these classes. Made necessary adaptions in (hopefully) all classes. Move the graph analyzer to utility folder. 14 years ago
..
BVH_Example.cpp Added Eigen3 library 14 years ago
CMakeLists.txt Added Eigen3 library 14 years ago
FFT.cpp Added Eigen3 library 14 years ago
MatrixExponential.cpp Added Eigen3 library 14 years ago
MatrixFunction.cpp Added Eigen3 library 14 years ago
MatrixLogarithm.cpp Added Eigen3 library 14 years ago
MatrixSine.cpp Added Eigen3 library 14 years ago
MatrixSinh.cpp Added Eigen3 library 14 years ago
MatrixSquareRoot.cpp Added Eigen3 library 14 years ago
PolynomialSolver1.cpp Added Eigen3 library 14 years ago
PolynomialUtils1.cpp Added Eigen3 library 14 years ago