15 Commits (92932fced10eecd82b93c5fedcfea557b2e49b2f)

Author SHA1 Message Date
dehnert a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
hbruintjes 80430906f0 Use GMP is CLN is not found for RationalNumber 9 years ago
sjunges 16a2152794 hash_value for cln::cl_ra 9 years ago
dehnert 4eaf8f8443 changed ration number to the boost version again (this time in the correct version) 9 years ago
dehnert 2e8f74a700 First steps toward exact linear equation solver 9 years ago
dehnert 9b7d4ec57b made rational functions use cln again 10 years ago
sjunges 6503d929de includes the headers for the number types supported by the carl-configuration used on the system 10 years ago
TimQu efadc84593 Beautified the Code, removed unused stuff, minor improvements 10 years ago
sjunges 2e0c9c1244 unification of some constructs in carl propagated to storm 10 years ago
sjunges 1ec453e587 support for intervals in matrices 10 years ago
TimQu 63618147b8 - Compute sample points via instantiated DTMCs 10 years ago
sjunges 7cbab6a260 use gmpxx mpq_class for rational numbers 10 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
dehnert 5794bbea56 Made some adaptions to make parametric model checking work in the main executable. 10 years ago
dehnert caf8b57b60 Started integrating parametric model checking in regular tool. 10 years ago
dehnert 01bd1fbc76 Model building works again for parametric systems. 10 years ago
dehnert 4804ed636d Adapted some code to work with carl. 11 years ago
sjunges d78d88b84d added export of constraints and resultfile 11 years ago
dehnert 385f7b7465 Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 11 years ago
dehnert 4eea90646a Fixed attributes of some example files. Added option to eliminate entry states in the very end (added option module for model checking of parametric models). Added feature to specify the formulas to check on the command line. 11 years ago
sjunges 5817fe50b6 post merge fixes 11 years ago
sjunges d4c2657856 Parsing parameteric dtmcs and exporting them to smt2 11 years ago
Sebastian Junges e56e8bf71b boost hash support for multivariate polynommials from carl, typedefs for polynomials when using parametric systems 11 years ago