2 Commits (8cacede55fdb9f0bea508bf205fdde2b71ce1463)

Author SHA1 Message Date
sjunges a27e7bdc82 no longer use arithconstraint 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
Sebastian Junges 5c7d3db743 towards proper side constraints for parametetric systems 8 years ago
dehnert ee90c51b2a cleaned up constants.cpp to finalize separation of rational functions and rational numbers 8 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
sjunges c9f6307163 suppress warning in cln 9 years ago
dehnert 9f40400b56 work on making jit-builder ready for exact arithmetic and parametric models 9 years ago
sjunges 5cc1a86f10 No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff. 9 years ago
PBerger d76e9729da Leave Replacement finally working. 9 years ago
sjunges 7bb65dbb22 fix a problem with cln used/unused 9 years ago
sjunges efaab9abe1 potential fix for missing cln 9 years ago
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
TimQu 358fe02b11 fix for the case where carl is available but cln isn't 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