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
Former-commit-id: f4753a5da8 [formerly 814c7e1746 ]
Former-commit-id: 09599c83f0
|
9 years ago |
dehnert
|
9f40400b56
|
work on making jit-builder ready for exact arithmetic and parametric models
Former-commit-id: 143a5d263f [formerly 37b5adfd08 ]
Former-commit-id: 219bd799c7
|
9 years ago |
sjunges
|
5cc1a86f10
|
No - I won't wait for those parsers no more. Part one of some compiliation speed up stuff.
Former-commit-id: 20f6996581 [formerly 680bcd1cbb ]
Former-commit-id: 2c60f08dd3
|
9 years ago |
PBerger
|
d76e9729da
|
Leave Replacement finally working.
Former-commit-id: 239ea6d897
|
9 years ago |
sjunges
|
7bb65dbb22
|
fix a problem with cln used/unused
Former-commit-id: 2c6a2447a9
|
9 years ago |
sjunges
|
efaab9abe1
|
potential fix for missing cln
Former-commit-id: 9ce9f1af0a
|
9 years ago |
dehnert
|
a699272dc6
|
renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests
Former-commit-id: 62c70330c2
|
9 years ago |
dehnert
|
f3fa90cc37
|
more work towards exact solving
Former-commit-id: 38edbcf2ca
|
9 years ago |
TimQu
|
358fe02b11
|
fix for the case where carl is available but cln isn't
Former-commit-id: 3f27a193b1
|
9 years ago |
hbruintjes
|
80430906f0
|
Use GMP is CLN is not found for RationalNumber
Former-commit-id: ba800d8342
|
9 years ago |
sjunges
|
16a2152794
|
hash_value for cln::cl_ra
Former-commit-id: 934795bd78
|
9 years ago |
dehnert
|
4eaf8f8443
|
changed ration number to the boost version again (this time in the correct version)
Former-commit-id: 2c97e6e43e
|
9 years ago |
dehnert
|
2e8f74a700
|
First steps toward exact linear equation solver
Former-commit-id: 669af13b84
|
9 years ago |
dehnert
|
9b7d4ec57b
|
made rational functions use cln again
Former-commit-id: a4b14f9271
|
10 years ago |
sjunges
|
6503d929de
|
includes the headers for the number types supported by the carl-configuration used on the system
Former-commit-id: 18f80e9157
|
10 years ago |
TimQu
|
efadc84593
|
Beautified the Code, removed unused stuff, minor improvements
Former-commit-id: 4c16f9163c
|
10 years ago |
sjunges
|
2e0c9c1244
|
unification of some constructs in carl propagated to storm
Former-commit-id: 34ba08debf
|
10 years ago |
sjunges
|
1ec453e587
|
support for intervals in matrices
Former-commit-id: e8d9d85162
|
10 years ago |
TimQu
|
63618147b8
|
- Compute sample points via instantiated DTMCs
- Use the same mdp for the different regions and just change the entries of the matrix accordingly
Former-commit-id: a48969ee38
|
10 years ago |
sjunges
|
7cbab6a260
|
use gmpxx mpq_class for rational numbers
Former-commit-id: e79dac21df
|
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.
Former-commit-id: d4e6df30b5
|
10 years ago |
dehnert
|
5794bbea56
|
Made some adaptions to make parametric model checking work in the main executable.
Former-commit-id: 0f56bec3e2
|
10 years ago |
dehnert
|
caf8b57b60
|
Started integrating parametric model checking in regular tool.
Former-commit-id: e647e0bbe6
|
10 years ago |
dehnert
|
01bd1fbc76
|
Model building works again for parametric systems.
Former-commit-id: d3f3e357ca
|
10 years ago |
dehnert
|
4804ed636d
|
Adapted some code to work with carl.
Former-commit-id: 722669f4bf
|
11 years ago |
sjunges
|
d78d88b84d
|
added export of constraints and resultfile
Former-commit-id: 9389adfeae
|
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.
Former-commit-id: c37214b24d
|
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.
Former-commit-id: 4ce8932fc4
|
11 years ago |
sjunges
|
5817fe50b6
|
post merge fixes
Former-commit-id: 2f9bc01abd
|
11 years ago |
sjunges
|
d4c2657856
|
Parsing parameteric dtmcs and exporting them to smt2
Former-commit-id: c791625d40
|
11 years ago |
Sebastian Junges
|
e56e8bf71b
|
boost hash support for multivariate polynommials from carl, typedefs for polynomials when using parametric systems
Former-commit-id: 074758fa36
|
11 years ago |